Skip to content

Releases: viggomeesters/obsidian-folder-sort-view

0.1.3

14 Jun 08:30

Choose a tag to compare

Fix automatic Community review findings: remove redundant Obsidian wording from manifest description, preserve custom view leaves on unload, remove workspace.revealLeaf for declared minAppVersion compatibility, and harden community checks for these cases.

folder-sort-view 0.1.2

13 Jun 07:26

Choose a tag to compare

Clarifies Folder Sort View as a read-only alternate navigation pane, not a replacement or patch for Obsidian's native File Explorer.

folder-sort-view 0.1.1

13 Jun 06:10

Choose a tag to compare

Performance/stability: runtime now renders direct folder children lazily from public TFolder.children instead of rebuilding a full vault tree on every render; stale expanded paths and file clicks are revalidated.

folder-sort-view 0.1.0

13 Jun 04:46

Choose a tag to compare

Initial public-API-only Folder Sort View. Separate sidebar view with folders sorted Z-to-A; no native File Explorer patching or copied Obsidian source.