This commit is contained in:
2023-06-29 11:55:02 +08:00
commit 36e95249b1
1236 changed files with 464197 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-collapse-all-plugin",
"name": "Collapse All",
"version": "1.2.0",
"minAppVersion": "0.12.10",
"description": "This plugin adds a button to collapse or expand all folders in the file explorer.",
"author": "OfficerHalf",
"authorUrl": "https://nathan-smith.org/",
"isDesktopOnly": false
}