github johansan/notebook-navigator 1.8.4

one day ago

New

  • Separators in navigation pane! You can now right click any section, folder or tag to add a separator line above it. Use this to visually group related items in navigation pane.
  • You can now quickly choose a vault profile using the new commands Select vault profile 1/2/3. Bind these to keyboard shortcuts for quick profile switching!
  • Four new theming parameters for separators: --nn-theme-nav-separator-color, --nn-theme-nav-separator-background, --nn-theme-nav-separator-height and --nn-theme-nav-separator-opacity. Use these to set any style, color and thickness to the new separators.
  • Nine new theming variables for inactive selection colors, such as --nn-theme-navitem-selected-inactive-icon-color and --nn-theme-file-selected-inactive-preview-color.

Changed

  • Icons saved to frontmatter are now always saved in "Iconize" format like LiHome, SiApple, etc. The old setting "Save in Iconize format" was removed.

Fixed

  • New markdown files created through Notebook Navigator now use Obsidian app.fileManager.createNewMarkdownFile instead of app.vault.create. This should make it work better with third party plugins like Templater.
  • Fixed an issue where icons saved to frontmatter in "Iconize" format were saved as "icon: LiLucideChartLine" instead of just "icon: LiChartLine". This has been fixed. If you used this setting and want to clean up your notes you can simply search for "icon: LiLucide" in your vault and replace with "icon: Li" to fix the icon names.
  • If Untagged section was added to shortcuts it previously displayed incorrectly.

Don't miss a new notebook-navigator release

NewReleases is sending notifications on new releases.