Skip to content

📒 See your Obsidian unique notes on a calendar

Notifications You must be signed in to change notification settings

andrewwestling/obsidian-unique-note-calendar

Repository files navigation

📒 Obsidian Unique Note Calendar

See your Obsidian unique notes on a calendar

Set up

For development, I use a symlink to this folder in my development vault.

To set up the symlink, I used this command:

ln -s ~/Code/obsidian-unique-note-calendar ~/o-vault-dev-unique-note-calendar/.obsidian/plugins/

Development

Use VS Code Task 🚀 Start All to start the plugin development environment. This starts all the parts as VS Code terminal windows.

This plugin supports Hot Reload.