No description
Find a file
2025-03-10 15:32:36 +09:00
.github/workflows Create deno.yml workflow 2025-03-10 15:32:36 +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 refactor 2025-03-09 11:42:42 +09:00
deno.lock implement 2025-03-04 19:25:17 +09:00
esbuild.config.ts Initial commit 2025-03-04 19:08:03 +09:00
LICENSE Initial commit 2025-03-04 19:08:03 +09:00
main.ts refactor 2025-03-09 11:42:42 +09:00
manifest-beta.json implement 2025-03-04 19:25:17 +09:00
manifest.json refactor 2025-03-09 11:42:42 +09:00
README.md refactor 2025-03-09 11:42:42 +09:00
styles.css Initial commit 2025-03-04 19:08:03 +09:00
version-bump.ts refactor 2025-03-09 11:42:42 +09:00
versions.json refactor 2025-03-09 11:42:42 +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.