No description
Find a file
Copilot ee701e1bf7
Add workflow to automatically create git tag on version bump (#2)
* fix devcontainer
* release workflow
* support pre tag
* deno -> main
2025-11-29 15:46:40 +09:00
.devcontainer Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00
.github/workflows Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00
.vscode Initial commit 2025-03-04 19:08:03 +09:00
.editorconfig Initial commit 2025-03-04 19:08:03 +09:00
.gitignore Initial commit 2025-03-04 19:08:03 +09:00
deno.json Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00
deno.lock Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00
esbuild.config.ts apply deno fmt, 1.0.2 2025-11-28 00:38:03 +00:00
LICENSE Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00
main.ts fix lint 2025-11-28 01:22:39 +00:00
manifest.json fix bug 2025-11-28 01:17:01 +00:00
README.md apply deno fmt, 1.0.2 2025-11-28 00:38:03 +00:00
styles.css Initial commit 2025-03-04 19:08:03 +09:00
version-bump.ts Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00
versions.json Add workflow to automatically create git tag on version bump (#2) 2025-11-29 15:46:40 +09:00

Obsidian Daily Nav Plugin

Install via BRAT

Features

This plugin adds two commands to the command palette:

  • Daily Nav: Open Yesterday's Note
  • Daily Nav: Open Tomorrow's Note

It is recommended to use with Note Toolbar

How it works

This plugin depends on obsidian-daily-notes-interface which reads settings from the daily notes plugin and periodic notes plugin if you are using.