v1.1.0
New Features
- Browser-style window tabs — Desktop (macOS). Open notes and tasks as native macOS tabs. Use ⌘T for a new tab, the tab bar’s ”+” button, or “Open in new tab” from the context menu; tabs are restored on relaunch.
- Back / forward navigation — Desktop. New back and forward buttons in the breadcrumb bar let you retrace where you’ve been.
- Duplicate a task — Desktop. Added a context-menu option to duplicate a task.
- Copy ID — Desktop. Added a context-menu option to copy a note or task ID.
- Collapsed-heading copy/cut — Desktop. Copying or cutting a collapsed heading now includes its hidden content.
- Export to DOCX — CLI & MCP. Export notes to Word (.docx).
shortcuts://links — Desktop (macOS). NoteCove now supportsshortcuts://links, including driving the “find note by title” Shortcuts action from a variable.- Homebrew install — Desktop (macOS). NoteCove can now be installed via Homebrew.
- More reliable
notecove serve— CLI. Auto-reconnecting tunnel (SSH keepalives) so a dropped connection recovers on its own. - More noticeable Pomodoro end — Desktop. The end of a Pomodoro session is now more conspicuous.
Bug Fixes
- PDF attachments — Desktop. Fixed PDF preview and export, which had stopped working.
- Attachment size via CLI — CLI. Attachment uploads now respect the configured max file size instead of a 1 MB cap.
- Markdown attachments — Desktop. Attaching a
.mdfile now works. - Semantic search — Desktop. Fixed semantic search.
- Heading backlinks — Desktop. Links to a heading within a note now count as backlinks.
- Live folder updates — Desktop. Folder changes now update live instead of requiring a refresh.
- Find-in-note scrolling — Desktop. On long notes, finding text near the bottom no longer scrolls the breadcrumb bar off screen.
- Single-window breadcrumbs — Desktop. Single note/task windows now show the breadcrumb bar.
- Notes-list snippets — Desktop. Links in note-list snippets no longer show the raw ID.
- Search result IDs — CLI. Text search now returns the full ID (except where a project slug applies).
- Account display name — Fixed NoteCove showing the wrong account display name.
- Main-window crash — Desktop. Fixed a crash in the main window.
- Page reload shortcuts — Desktop. ⌘R / ⇧⌘R no longer reload the app unexpectedly.
- Multiple task types on create — iOS. The iOS app now supports multiple types when creating a task.
- Link chips — iOS. Link chips now display correctly.