antoineart157 downloadsOpen the previous or next calendar daily note, creating it from your template if it does not exist yet.
Navigate to the previous or next calendar daily note, even when that day has no note yet.
The core Daily notes feature focuses on today. When you skip days in your journal, moving to yesterday or tomorrow often means manually creating missing notes first. Daily Day Nav jumps by calendar day and creates the note from your configured template when needed.
| Command | Description |
|---|---|
| Open previous daily note | Opens the previous calendar day |
| Open next daily note | Opens the next calendar day |
If the target note does not exist yet, it is created using your Daily notes folder, format, and template settings.
Open previous daily note or Open next daily notemain.js and manifest.json from the latest release.obsidian/plugins/daily-day-nav/ in your vaultnpm install
npm run lint
version in manifest.json and package.jsonmaingit tag 1.0.4
git push origin 1.0.4
GitHub Actions validates the plugin, attests release assets, and publishes the release.
Community submission is handled through the Obsidian Community developer dashboard.
MIT