Skip to content

0.5.32

Latest

Choose a tag to compare

@zhuzhige123 zhuzhige123 released this 16 Aug 17:58

Weave Incremental Reading 0.5.32

Runtime assets for Obsidian community distribution.

Reviewer notes

  • Plugin never writes to its install directory except reading bundled assets.
  • User-initiated imports write only into the vault data folder.
  • Plugin UI state persists under plugin state via vault adapter APIs.
  • Clipboard access is centralized in src/utils/system-clipboard.ts (bundled in main.js).
  • This release is built from the private development repository; public main contains review metadata only.