mirror of
https://github.com/lostpaul/obsidian-folder-overview.git
synced 2026-07-22 05:35:07 +00:00
12 lines
442 B
JSON
12 lines
442 B
JSON
{
|
|
"id": "folder-overview",
|
|
"name": "Folder overview",
|
|
"version": "0.5.3",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Provides a dynamic overview of your vault or folders in the format of a code block.",
|
|
"author": "Lost Paul",
|
|
"authorUrl": "https://github.com/LostPaul",
|
|
"fundingUrl": "https://ko-fi.com/paul305844",
|
|
"helpUrl": "https://lostpaul.github.io/obsidian-folder-notes/Features/Folder%20overview/",
|
|
"isDesktopOnly": false
|
|
}
|