Releases: Samuel-YSZ/expandable-folder-bookmarks
Release list
0.2.10
0.2.9
Use the Obsidian createDiv shorthand required by the official prefer-create-el rule.
0.2.8
Resolve the remaining Obsidian Community scan warnings by using the global createEl helper with explicit parents and matching the README title to the manifest name.
0.2.7
Address Obsidian Community review warnings: align the plugin name, use cross-window-safe DOM checks, use Obsidian DOM helpers, and explicitly ignore the file-opening promise.
0.2.6
Prepare the plugin for submission to the Obsidian Community directory. Fix the command ID, clean up version metadata, and clarify licensing.
0.2.5
Expandable Folder Bookmarks 0.2.5
This release restores the permanent community-plugin ID expandable-folder-bookmarks so existing installations and the published Obsidian directory entry update correctly.
It includes the full 0.2.4 feature set:
- inline expansion of bookmarked folders and nested folders
- File Explorer ordering, native drag/drop, context menus, and hover behavior
- persisted expansion state
- lazy rendering with no startup vault scan
Requires Obsidian 1.13.0 or newer.
0.2.4
Bookmark Folder Expand 0.2.4
- Expand bookmarked folders and nested folders directly in the Bookmarks pane.
- Match File Explorer ordering, including compatible custom-sort plugins.
- Use native drag/drop, Bookmarks context menus, hover preview behavior, and active-file highlighting.
- Preserve expanded and collapsed folders across pane reopen and Obsidian restart.
- Avoid startup vault scans and render folder contents lazily.
Requires Obsidian 1.13.0 or newer.