mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 12:00:30 +00:00
chore: update manifest.json description
This commit is contained in:
parent
744e188f6c
commit
dfca492044
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
Loading…
Reference in a new issue