obsidian/.obsidian/plugins/folders2graph/manifest.json

12 lines
333 B
JSON
Raw Normal View History

2024-10-05 01:01:51 -05:00
{
"id": "folders2graph",
"name": "Folders to Graph",
"description": "Display your vault folder structure into your graphs.",
"version": "1.0.0",
"author": "ratibus11",
"authorUrl": "https://github.com/ratibus11",
"fundingUrl": "https://paypal.me/bastianlucas",
"minAppVersion": "1.4.16",
"isDesktopOnly": false
}