kdnk_obsidian-automatic-linker/manifest.json

9 lines
263 B
JSON
Raw Normal View History

2025-02-01 14:20:04 +00:00
{
"id": "automatic-linker",
"name": "Automatic Linker",
2026-07-19 08:29:22 +00:00
"version": "4.7.2",
"minAppVersion": "1.9.0",
"description": "Automatically converts plain text file references into wiki links (i.e. `[[...]]`).",
2025-02-02 05:14:13 +00:00
"author": "Kodai Nakamura",
2025-02-01 14:20:04 +00:00
"isDesktopOnly": false
2026-05-27 13:39:56 +00:00
}