See your Obsidian unique notes on a calendar
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/
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.