Adds a bar at the top of daily notes to quickly navigate between them.
This plugin replaces the view header in daily notes files with a navbar. The normal view header is still displayed for other files, and you can still rename daily note files both in the tab bar and in the file explorer.
With the settings tab you can customize how the dates are formatted.
I saw a navbar at the top of daily notes in RemNote and thought it was neat.
- Open Settings.
- Go to "Community Plugins".
- Enable community plugins by pressing "Turn on community plugins".
- Click "Browse" to browse available community plugins.
- Search for "Daily Note Navbar".
- Click "Install" and enable the plugin.
- Close the community plugins window.
daily-note-navbar
: The actual bar.daily-note-navbar__default
: The default daily note elements.daily-note-navbar__active
: The currently active daily note.daily-note-navbar__not-exists
: The daily note elements that don't exists.daily-note-navbar__current
: The daily note element for the current date.daily-note-navbar__change-week
: The left and right buttons for changing weeks.
- Get in contact on the plugins GitHub page.