github johansan/notebook-navigator 2.2.0

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

New

  • Calendar now supports weekly, monthly, quarterly, and yearly notes! Configure custom file patterns in Settings > Calendar. Click week numbers, month names, quarter labels, or year to create or open periodic notes.
  • New setting: Calendar > Placement. Display the calendar in the left or right sidebar. 🎉
  • New setting: Notes > Show properties on separate rows. Display each custom property on its own line. 🎉
  • New setting: List pane > Keyboard navigation > Press Enter to open files. 🎉 Open selected files on Enter. Configure Shift+Enter and Cmd/Ctrl+Enter to open in a new tab, to the right, or new window!
  • New setting: List pane > Sort notes by > File name and Property. You can now also sort files on file name or a custom property. 🎉 This is the first step towards custom sorting in list pane!
  • New command: Search in vault root. Selects the vault root folder and focuses the search input.
  • New setting: Navigation pane > Appearance > Pin banner. Keep the banner pinned to top or let it scroll with the navigation tree.
  • New setting: Calendar > Show feature image. Disable to hide feature images in the calendar.
  • You can now press Enter to open folder notes when a folder with folder note is selected. Shift+Enter opens in a new tab and Cmd/Ctrl+Enter opens to the right (configurable).
  • New commands: Open daily note, Open weekly note, Open monthly note, Open quarterly note, Open yearly note.
  • Public API: Added a new Menus API for extending context menus. Use registerFileMenu(callback) and registerFolderMenu(callback) to add custom menu items.

Improved

  • Calendar > Root folder is now stored per vault profile so you can have different periodic notes for each profile.
  • Preview text now strips Obsidian block IDs like ^37066f and ^quote-of-the-day.
  • Copy path now shows a submenu with options: Obsidian URL, from vault folder, from system root.
  • Feature image thumbnails now apply image orientation for JPEG, AVIF, HEIC, and HEIF images.

Changed

  • Replaced Property for color setting with Property color map. You can now define colors with a simple key=color format using a visual editor. 🎉
  • Folders with folder notes no longer show a note icon by default.

Fixed

  • Fixed an issue where the What's New modal never appeared after updating the plugin.
  • Fixed calendar cells rendering with variable width on some devices and themes.

Don't miss a new notebook-navigator release

NewReleases is sending notifications on new releases.