Notes
Notes are plain markdown (.md) files stored in a folder on disk — colour-coded by folder — and edited in an all-new editor with three modes:
- Source — the raw markdown, exactly as it’s stored.
- Live — Obsidian-style live preview that hides the markup as you write, so formatting renders inline without leaving the editor.
- Reading — a clean, fully rendered view for reading back.
Press ⌘E to cycle between modes. The editor renders math (KaTeX), syntax-highlighted code blocks, and proper tables — all fully offline.
As you write, you can link things together:
[[wiki-links]]to any note, subject or task by title (with autocomplete),#tagsthat group related items,@mentionsto reference a task or subject inline.
Each note has a backlinks panel showing what points at it, and every link becomes an edge in the graph.