digital-garden/.obsidian/plugins/obsidian-auto-link-title/manifest.json

11 lines
305 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"id": "obsidian-auto-link-title",
"name": "Auto Link Title",
"version": "1.5.4",
"minAppVersion": "0.12.17",
"description": "This plugin automatically fetches the titles of links from the web",
"author": "Matt Furden",
"authorUrl": "https://github.com/zolrath",
"isDesktopOnly": false
}