ZenNotes v1.3.4
What's new
- Added a first-party Raycast extension for macOS. Search notes, filter by folder or tag, open in ZenNotes, open in a floating window, archive/unarchive, move to Trash, reveal in Finder, copy the note path, and copy a wikilink.
- Added desktop deep links:
zennotes://open?path=...andzennotes://open-window?path=...for launcher integrations. - Updated the web bridge so desktop-only deep-link hooks are no-ops in the browser build instead of breaking shared app startup.
- Expanded docs and in-app Help for Raycast, CLI install behavior, quoted paths, vault-root mode, sidebar multi-select, in-app media tabs, and inline comments.
- Bumped all packages to 1.3.4.
Checks
npm run build:prodnpm run build && npm run lintinintegrations/raycast
Release assets are built and uploaded by the tag-triggered GitHub Actions release workflow.