New
- The monthly calendar view now shows feature images for each month. By default it shows the image for the first note of the month, but you can change this by right-clicking a day and choose "Set highlight".
- New setting: Navigation > Rainbow colors > Consistent brightness across hues. If enabled (default), hue transitions use the same brightness levels.
- New setting: Navigation > Rainbow colors > Separate light and dark mode colors. Configure different colors for light and dark mode. Default disabled.
- New setting: Calendar > Enable calendar. Simple switch to disable all calendar functionality in Notebook Navigator.
- New setting: List > Notes > Fall back to note content. Enabled by default, disable if you only want text from properties to display in the preview.
Improved
- Property tree now shows the values for boolean
trueandfalse. - Property tree now treats frontmatter
nullvalues as unassigned instead of converting them totrue. - Calendar now indicates the currently selected day with a border. You can customize this color in style settings or using the CSS variable --nn-theme-calendar-day-active-border-color.
- Expand / Collapse all now collapses down to root items (Vault, Tags, Properties), and the setting Navigation > "Collapse items" now also supports properties.
- Option+click chevrons now also works with tags and properties to expand or collaps all siblings in the tree. Previously it only worked for folders.
Changed
- After many many hours of work I decided that the feature "Scope pinned notes to their location" used to show files pinned in their own folder will only work for folders. The complexities involved with branching in tags and properties makes this too complex to be useful. I also renamed it to "Only pin notes in their folder" to make it extra clear what it does. This feature is useful for folder notes or if you have many pinned notes, to avoid them stacking up when you show notes from subfolders.
Fixed
- Fixed an issue with "Featured image pixel size" where it would not save the resolution if the setting was set to non-synced.
- Fixed so rainbow colors are shown in the list pane if List > Notes > "Show parent folder color" is enabled.
- Fixed so the "new version available" popup only shows at most once per day, not on every startup.