This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"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
}