Skip to content

1.2.1

Choose a tag to compare

@chujiu-dev chujiu-dev released this 14 Jul 03:19

1.2.1

Community Review Fixes

  • manifest.json: Remove 'Obsidian' from plugin description (community guideline)
  • Python backend: Add comment in empty catch block to satisfy linter
  • Storage API: Replace raw localStorage with Obsidian's app.loadLocalStorage/app.saveLocalStorage for vault-scoped persistence