11 lines
307 B
JSON
Raw Normal View History

2023-06-29 11:55:02 +08:00
{
"id": "obsidian-collapse-all-plugin",
"name": "Collapse All",
2024-04-15 11:54:03 +08:00
"version": "2.1.0",
"minAppVersion": "1.5.11",
"description": "Extends collapse/expand all with commands that can be bound to hotkeys.",
"author": "Nathonius",
2023-06-29 11:55:02 +08:00
"authorUrl": "https://nathan-smith.org/",
"isDesktopOnly": false
}