mirror of
https://github.com/wenlzhang/obsidian-folder-navigator.git
synced 2026-07-22 05:41:23 +00:00
13 lines
360 B
JSON
13 lines
360 B
JSON
{
|
|
"id": "folder-navigator",
|
|
"name": "Folder Navigator",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Quickly navigate to folders in your vault using fuzzy search",
|
|
"author": "wenlzhang",
|
|
"authorUrl": "https://github.com/wenlzhang",
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://ko-fi.com/f84556"
|
|
},
|
|
"isDesktopOnly": false
|
|
}
|