Obsidian Drafts Plugin

CI/CD status GitHub release (latest by date)

Drafts for Obsidian

Development

Prerequisites

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