github johansan/notebook-navigator 1.9.1

latest releases: 3.3.3, 3.3.2, 3.3.1...
8 months ago

Lots of internal improvements in this release. The mobile drag and drop functionality was rewritten from the ground up, pattern matching for hidden folders and tags was greatly improved in performance, and lots of other internal improvements.

Thank you all the feedback and suggestions, and thank you for using Notebook Navigator!

New

  • New setting: Navigation pane > Behavior > Pin recent notes with shortcuts. Enable this to pin both shortcuts and recent notes to the top of the navigation pane. Default disabled.
  • New style setting: Navigation file text color (--nn-theme-navitem-file-name-color). Customize the color of files shown in shortcuts and recent files in navigation pane.

Improved

  • Creating new Excalidraw and Tldraw documents now use the names and templates configured in each plugin's settings.
  • Drag and drop finally works on all Android devices! 🎉 Due to persistent issues with HTML5 drag-and-drop on certain Android devices, the entire mobile drag-and-drop implementation for shortcuts and reorder root items was rebuilt from the ground up to use the library dnd-kit, https://github.com/clauderic/dnd-kit.
  • Android users can now swipe in the middle of the view to go from list pane to navigation pane.
  • File operations like move, delete, create, pin/unpin now keeps current list scroll position when nothing is selected in the list pane.
  • Notebook Navigator now also supports AVIF images for image previews in list pane.

Changed

  • Active vault profile is no longer synced between devices, so you can have different active vault profiles on different devices.
  • Moved zoom level, tag sort order, recent colors, search provider and release check timestamp from synced settings to local storage. Settings file is now only used for configuration settings, not UX state.
  • Significantly optimized hidden folder and hidden tag pattern matching performance.

Fixed

  • Creating new notes with "Reading mode" enabled prevented the plugin Templater from inserting templates. This has been fixed by always opening new notes in "Editing mode", just like the built-in file explorer does it.

Don't miss a new notebook-navigator release

NewReleases is sending notifications on new releases.