obsidian/.obsidian/plugins/link-tree/manifest.json

12 lines
455 B
JSON

{
"id": "link-tree",
"name": "Link Tree",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "View file links and backlinks as a recursively expandable, filterable list with editable text, combining the structure of outliners like Dynalist & WorkFlowy with the flexibility of Obsidian.",
"author": "Joshua Reinier",
"authorUrl": "https://joshuareinier.com",
"fundingUrl": "https://joshuareinier.com",
"isDesktopOnly": false
}