Skip to content

v0.2.0 dev preview

Pre-release
Pre-release

Choose a tag to compare

@KKenny0 KKenny0 released this 07 Jul 09:49

Clipplane v0.2.0 dev preview

This preview moves Clipplane from a local clipping prototype to a settings-driven, local-first clipper with optional external sinks.

What changed

  • Added a Settings page for choosing the local notes directory and configuring sync sinks.
  • Added optional Notion API and flomo webhook API sync after local save.
  • Added a local-export verification sink for offline sync checks.
  • Made Chinese README the primary project README, with English docs kept in README.en.md.
  • Improved native host install/check scripts, popup sync controls, and config handling.
  • Isolated smoke tests from real user config.

Verification

  • npm test: 13 passed
  • npm run smoke: passed
  • npm run smoke:sync:local: passed
  • npm run doctor: passed
  • git diff --check: passed

Notes

Clipplane is still a dev preview. Installation is manual: load the unpacked extension, then register the Native Messaging host with the provided PowerShell script. External sync is opt-in and local save remains the source of truth.