diff --git a/src/manifest.json b/src/manifest.json index 170ae3f..30b1f94 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -7,5 +7,6 @@ "description": "Combine one or more notes", "author": "JackGruber", "homepage_url": "https://github.com/JackGruber/joplin-plugin-combine-notes", - "repository_url": "https://github.com/JackGruber/joplin-plugin-combine-notes" + "repository_url": "https://github.com/JackGruber/joplin-plugin-combine-notes", + "keywords": ["combine", "merge"] } \ No newline at end of file