mirror of
https://github.com/iosonntag/obsidian-plugin-treefocus.git
synced 2026-07-22 08:40:29 +00:00
16 lines
580 B
JSON
16 lines
580 B
JSON
{
|
|
"id": "treefocus",
|
|
"name": "TreeFocus",
|
|
"version": "0.3.4",
|
|
"minAppVersion": "1.2.0",
|
|
"description": "Highlight, dim & style your files & folders in the file explorer (navigation) based on predefined or custom rules.",
|
|
"author": "iOSonntag",
|
|
"authorUrl": "https://iOSonntag.com",
|
|
"isDesktopOnly": false,
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://www.buymeacoffee.com/iOSonntag",
|
|
"GitHub Sponsor": "https://github.com/sponsors/iOSonntag",
|
|
"PayPal": "https://paypal.com/paypalme/iOSonntag/20",
|
|
"Homepage": "https://iOSonntag.com/buy-me-a-coffee"
|
|
}
|
|
}
|