Drafts for Obsidian
- Create a vault that points to the
vault
directory in this repository - Ensure a
plugins
folder exist. Eithermkdir -p vault/.obsidian/plugins
or install any community plugin - Install Hot Reload plugin by running
npm run install:hot-reload
- Symlink this plugin to your vault by running
npm run symlink
- Build this plugin by running
npm run build
- Enable the Hot Reload and Drafts plugin in Obsidian