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

11 lines
315 B
JSON
Raw Permalink Normal View History

2023-11-18 05:21:52 +00:00
{
"id": "obsidian-auto-link-title",
"name": "Auto Link Title",
"version": "1.4.1",
"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
}