Source-first, but not austere.
Pensieve keeps the Markdown source as the primary object while giving the workspace the native conveniences people expect from a Mac editor: fast windows, project search, live preview, document sharing, and file-system respect.
Field notes
Notes stay readable as plain files, but the editor keeps the surrounding workspace alive: links, search, preview, and agent handoff all remain one gesture away.
- M MarkdownSource, split, and preview modes.
- S SearchWorkspace index and backlinks.
- A AgentsDispatch the current document with context.
A small installer, no workflow theater.
The public artifact is built locally, signed with Developer ID, notarized by Apple, stapled, and uploaded to GitHub Releases. GitHub Pages points to the latest release asset so the download path stays simple.
cd pensieve && make run