Skip to content

1.0.4

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:30
· 32 commits to main since this release

What's Changed

  • Remove debug lifecycle logging (plugin load/unload, window open/close)
  • Use window-scoped timer functions for debounced auto-save
  • Replace document.createElement with Obsidian's createEl helper
  • Migrate from the deprecated activeLeaf field and substr method
  • Drop an unused catch binding; surface quick-save failures as a notice
  • Pin obsidian type definitions and fix lockfile entries so clean
    installs are reproducible

Files

  • main.js
  • manifest.json
  • styles.css