- Bookmarks view supports all three command options
- 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.
- 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.
- 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
- Commands will be added immediately when toggled on in settings.
- Collapse button alignment corrected for v0.16.0+
- Tag pane provider fixed for v0.15.0+
- Include the selected folder when collapsing or expanding a specific folder
- 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.
- 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.
- Fixed inconsistent Obsidian app version requirements
- Expanded functionality to tag pane. (@ebullient)
- Enabled for mobile app.
- Added "expand all" functionality to compliment collapsing.
- Collapse all button now uses sentence case rather than title case for its label to match the other buttons in the file explorer.
- Initial release.