Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 253 Bytes

HowTo.md

File metadata and controls

16 lines (12 loc) · 253 Bytes

Local Testing

npm install
npm run bundle
  • copy main.js to plugin folder
  • restart obsidian

Release

  • git push origin main
  • Create a release on Github
    • add files from local
    • create a tag exactly same as defined in manifest.json