Skip to content

0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:15
· 14 commits to main since this release
d6cee45

What's New since 0.4.0

Manual sorting

  • Fix: dropping an item on its own slot no longer sends it to the end of the list
  • Fix: newly created files are now draggable (manualOrder stays in sync with the vault)
  • Manual mode now starts from the sort you were just viewing ("what you see is what you drag"), with a toolbar hint explaining the starting order

Tree explorer

  • Tree folders stay collapsed by default while preserving session-level expansion
  • Active file and search/filter results auto-expand their tree paths
  • Root-level files render beside top-level folders instead of inside an empty folder
  • Toolbar actions: new note, new folder, collapse all, reveal active file, clear filters
  • Empty folders are included in tree mode

Inline editing

  • Create and rename files/folders inline in the list — no more modal prompts
  • Enter confirms, Escape/blur cancels; file extension stays fixed during rename

Commands

  • Command Palette actions: Open, Focus search, Reveal active file, New note, New folder

Mobile

  • Long-press context menus for files and folders
  • Larger touch targets for folder rows and inline edit inputs

Full Changelog: 0.4.0...0.5.0