Releases: nathonius/obsidian-collapse-all
Releases · nathonius/obsidian-collapse-all
Release v2.1.0
2.1.0
Features
- Bookmarks view supports all three command options
Fixes
- Restored functionality of all providers
- Tag pane no longer supports collapse and expand commands, only toggle
- This was a bug previously, the collapse and expand commands were not reliable.
Release v2.0.0
2.0.0
Breaking Changes
- The plugin has been largely re-written. It now uses Obsidian's internal collapse / expand logic.
- Collapse / expand via file explorer context menu is removed.
- Settings and hotkeys will likely need to be reset.
Features
- Each set of commands now includes a "toggle" command as well as the collapse and expand commands.
- Support for search view
- Support for bookmarks view
Fixes
- Commands will be added immediately when toggled on in settings.
Release v1.5.3
1.5.3
Fixes
- Collapse button alignment corrected for v0.16.0+
Release v1.5.2
1.5.2
Fixes
- Tag pane provider fixed for v0.15.0+
Release v1.5.1
1.5.1
Fixes
- Include the selected folder when collapsing or expanding a specific folder
Release v1.5.0
1.5.0
Features
- Attachment folders are not expanded by default.
- New commands are added to the file explorer right click menu to collapse or expand an individual folder and its children.
Release v1.4.0
1.4.0
Features
- Added an option to split into two separate collapse and expand buttons
- Added commands to collapse only the file explorers or only the tag panes. These commands can be enabled in settings.
Fixes
- Fixed inconsistent Obsidian app version requirements
Release v1.3.0
Release v1.2.0
Features
- Enabled for mobile app.
Release v1.1.0
Features
Added "expand all" functionality to compliment collapsing.
Fixes
Collapse all button now uses sentence case rather than title case for its label to match the other buttons in the file explorer.