Files
BlueRoseNote/.obsidian/plugins/obsidian-collapse-all-plugin/manifest.json

11 lines
307 B
JSON
Raw Normal View History

2025-08-02 12:09:34 +08:00
{
"id": "obsidian-collapse-all-plugin",
"name": "Collapse All",
"version": "2.1.0",
"minAppVersion": "1.5.11",
"description": "Extends collapse/expand all with commands that can be bound to hotkeys.",
"author": "Nathonius",
"authorUrl": "https://nathan-smith.org/",
"isDesktopOnly": false
}