Skip to content

Releases: Samuel-YSZ/expandable-folder-bookmarks

0.2.10

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 06 Aug 02:03

Fix Explorer Sort integration so custom sibling ordering is applied consistently in both expanded bookmarks and the File Explorer after startup, pane reopen, and sorting-rule changes.

0.2.9

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 05 Aug 11:59

Use the Obsidian createDiv shorthand required by the official prefer-create-el rule.

0.2.8

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 05 Aug 09:46

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

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 05 Aug 09:37

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

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 05 Aug 07:08

Prepare the plugin for submission to the Obsidian Community directory. Fix the command ID, clean up version metadata, and clarify licensing.

0.2.5

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 04 Aug 03:13
9e91f98

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

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 04 Aug 02:58
623cf95

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.

0.1.5

Choose a tag to compare

@Samuel-YSZ Samuel-YSZ released this 03 Aug 12:50

Initial release