How to get started with developing a custom Plugin?

+1 for sharing the workflow, especially what happens after npm run dev:

  • Do you manually copy over your files to VaultFolder/.obsidian/plugins/your-plugin-id/ when you’ve made a change?
  • Do you re-load your local Obsidian to see changes?
    etc.
7 Likes