📘 Obsidian Development
To work on Obsidian development, follow these steps:
- Run 
npm run dev-obsidian. This command builds and watches code, pushing it into thedev-vaultpart of the repo. - Make sure you've set the appropriate settings, as they're excluded from the repo.
 - Use the 
dev-vaultin Obsidian to test out the plugin. Thehot-reloadplugin is installed to automatically reload the plugin right after you save the code. - Sometimes Obsidian might act up, and you'll need to restart it.
 - Most importantly, have fun! 🎉