Notebook Navigator 1.4.21
New
- You can now choose a Homepage document that opens a Markdown, Canvas, or Base file on startup. 🎉 You can change it in settings.
- Added a new command "Notebook Navigator: Open homepage" to open your configured homepage file directly.
- Added a Rebuild cache command to clear and rebuild the Notebook Navigator cache. Use this if you experience missing tags, incorrect previews or missing feature images. This can happen after sync conflicts or unexpected closures.
- Settings now also include a Rebuild cache button that clears and rebuilds the cache.
Improved
- Icon picker now provides better search results with improved relevance scoring and fuzzy matching. No longer will your direct name match be outside the 50 search results. 🥳
- Read metadata from frontmatter now accepts a string array as name property and will use the first entry.
- Significantly improved tag extraction from frontmatter. Notebook Navigator now always waits until Obsidian metadata cache has indexed every file even if it takes a very long time.
Changed
- Tags in list pane now show without the # prefix.
- Dual pane preference is now stored per-device instead of synced, allowing different pane layouts on different devices (laptop, desktop).
Fixed
- Icon packs now re-download automatically on the next app launch if download should fail.
- Icons from icon packs now render with the correct size on mobile devices.
- Previously tag extraction would miss tags if Obsidian metadata cache took more than 5 seconds to be ready; this is now fixed.