mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 12:00:30 +00:00
11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"id": "automatic-linker",
|
|
"name": "Automatic Linker",
|
|
"version": "0.0.3",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "Obsidian",
|
|
"authorUrl": "https://obsidian.md",
|
|
"fundingUrl": "https://obsidian.md/pricing",
|
|
"isDesktopOnly": false
|
|
}
|