mirror of
https://github.com/d7sd6u/obsidian-reveal-folded.git
synced 2026-07-22 05:41:17 +00:00
14 lines
412 B
JSON
14 lines
412 B
JSON
{
|
|
"id": "reveal-folded",
|
|
"name": "Reveal Folded",
|
|
"version": "1.1.2",
|
|
"minAppVersion": "1.8.0",
|
|
"description": "Reveal the current file in the file explorer while collapsing all other tree items.",
|
|
"author": "d7sd6u",
|
|
"authorUrl": "https://github.com/d7sd6ud",
|
|
"fundingUrl": {
|
|
"Ko-fi": "https://ko-fi.com/d7sd6ug",
|
|
"GitHub Sponsor": "https://github.com/sponsors/d7sd6u"
|
|
},
|
|
"isDesktopOnly": false
|
|
}
|