NoteLace
ROADMAP

Roadmap

What's in the app today, what's being built now, and what's planned next.

Order and scope can change; your feedback is what shapes it. For per-release detail, see the changelog.

Shipped

Already in the app: if you have a recent version, you have these. The changelog has the per-release details.

  • Workspaces

    v0.2.0

    Named contexts (Personal, Work, Research…) each with their own notes, notebooks, tags, and views. Switch with ⌘⌥1–9. Settings and templates stay global.

  • Opt-in end-to-end encryption

    v0.1.22

    Turn on the vault and your note content and image attachments are encrypted at rest and over sync. Off by default; recovery phrase + device keychain unlock.

  • Daily notes

    v0.1.21

    A "today" surface with templates and a small calendar for navigation. ⌘⇧J jumps there from anywhere.

  • Insights & writing stats

    v0.1.20

    A vault overview with notebook / tag / status rollups, a year-long writing heatmap, and per-note readability + activity.

  • App PIN lock

    v0.1.19

    Optional 4–8 digit PIN with idle-lock so a borrowed laptop never reveals your notes.

  • Publish a note to the web

    v0.1.19

    Share a single note as a public read-only link with stable URL, rendered or raw mode, and password-protect option.

  • AI assistant (BYO-key + Ollama)

    v0.1.18

    Improve / Summarize / Continue on selection with a diff preview before apply. Bring your own key, or run fully local against Ollama. Off unless you turn it on.

  • Web clipper

    v0.1.18

    A browser extension that hands a clean, Readability-extracted markdown version of any page to NoteLace via a local URL scheme. No firewall popups, no local server.

  • Hierarchical tags

    v0.1.17

    Slash-separated tags (work/clients/acme) form a real tree in the sidebar; clicking a parent matches every descendant.

  • Database views

    v0.1.16

    Saved filter + columnar projection over your notes. Table, cards, kanban, and calendar layouts share the same filter. Group, sort, and edit inline.

  • Properties (YAML frontmatter)

    v0.1.15

    Typed metadata for every note (text, number, date, boolean, list), edited above the body or by hand in the markdown.

  • Version history

    v0.1.14

    Every save snapshots in the background; restore an earlier version of any note with a side-by-side diff.

  • Reliable cloud sync

    v0.1.9+

    Bidirectional sync across desktops with conflict-safe replication, attachment self-heal, calm offline states, and clear progress on first-launch fetch.

In progress

What's being built right now. These ship in upcoming releases.

  • Use your own AI agent with your notes

    An optional connector that lets an AI assistant you control read and edit your vault, gated, reversible, and off by default. Your notes stay yours; you choose the assistant.

  • Mobile companion: design pass

    A read-and-quick-capture mobile surface that syncs with your desktop vault. Currently in design; engineering follows.

On the horizon

What's planned but not actively in development. Order, scope, and inclusion can still change; feedback shapes what gets built next.

  • Frictionless E2EE unlock (passkey / WebAuthn)

    Phase B of the encryption work: keep the strong vault, drop the friction. Same keyring, a passkey unlocks it instead of a recovery phrase.

  • Transclusion: heading and block embeds

    Embed a section (![[Note#Heading]]) or a block (![[Note#^id]]), not just whole notes. The whole-note version already ships today.

  • Knowledge graph / research canvas

    A node-based view of your notes: pull a few notes onto a canvas, draw relationships, and use it as a thinking surface alongside the editor.

  • AI assistant: sidebar chat with vault context

    Beyond the selection toolbar: a vault-aware Q&A sidebar with note-mention chips and inline apply. Embeddings stored locally.

  • Native iOS app

    If the mobile companion validates demand. The web/PWA route is the cheapest first step; native follows when it earns it.

This page is a deliberate, curated window onto the work happening behind NoteLace. Items aren't commitments; they describe direction, not delivery dates. If something you need isn't here, that's the most useful feedback we can get.

Roadmap | NoteLace