diff --git a/manifest.json b/manifest.json index 0c61079..6bbfb61 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Automatic Linker", "version": "0.6.0", "minAppVersion": "0.18.0", - "description": "Demonstrates some of the capabilities of the Obsidian API.", + "description": "automatically converts plain text file references into Obsidian wiki links (i.e. `[[...]]`)", "author": "Kodai Nakamura", "isDesktopOnly": false } \ No newline at end of file