Skip to content

ZenNotes v2.0.9

Choose a tag to compare

@github-actions github-actions released this 06 Jun 16:45

Fixes

  • Unarchive returns notes to their original subfolder. Archiving inbox/demo/Note.md now lands at archive/demo/Note.md, so unarchiving puts it back exactly where it was — instead of dumping it at the inbox top level. Trash → restore round-trips preserve subfolders the same way. Fixed across the desktop app, the zen CLI/MCP server, and the self-hosted server. (Notes archived before this release sit flat in archive/ and will still unarchive to the top level.)
  • Finder "Open in ZenNotes" no longer opens the quick-capture panel. The hidden quick-capture window could swallow file-opens and deep links after you'd used the capture hotkey; note opens are now routed only to real workspace windows, and the Dock icon reliably brings back a window.
  • zen open understands vault paths. Paths printed by zen list (vault-relative, spaces and all) now open from any directory — quoted or not. Errors name every location that was searched.

New: multiple vaults in the zen CLI

  • zen vault list shows every vault ZenNotes knows about, with the default marked.
  • Every command takes --vault <name|path> to target a specific vault: zen list --vault work, zen capture "idea" --vault personal. Precedence: --vaultZENNOTES_VAULT → last-opened vault. Typos fail with the list of known vaults rather than silently using the wrong one.
  • ZENNOTES_CONFIG_DIR overrides the config directory for scripting.

Download the installer for your platform from the assets below.