The last notes app
you'll download.
Everyone's built one; most don't survive their own v2. Markd is the fast, local-first markdown editor you actually keep. Clean UI, instant everything, and an approval-first AI agent on the way. Plain .md files in a folder you own.
Free & open source · macOS 12+ · Linux x86_64 · v0.1.6
Q3 Roadmap
The quarter is about speed and focus: ship the editor rewrite, then open up the workflow to an in-app agent.
Milestones
- Persistent editor with instant note switching
- Agent panel with review-before-apply
- Optional end-to-end sync
Details live in the Release notes. See also the app architecture
A calm place to write,built for speed.
The things other apps ship in v3, including real search, page links, a command palette, and honest markdown, are here on day one and out of your way.
Everything, one keystroke away
Press ⌘K to jump to any note or run any action, ranked in milliseconds and keyboard all the way.
Plain files, real folders
Every note is a .md file in a folder you own. Open it in Finder, sync with iCloud, version with git.
Link ideas together
Type [[ to connect notes, stored as clean markdown with backlinks.
Properties
Frontmatter, rendered
YAML from any tool is preserved and shown as a tidy properties panel.
Find it instantly
Title and content search is ranked so the note you meant surfaces first.
An agent that works inside your vault, with your hand on every edit.
Ask it to draft, tidy, or connect notes. It reads and writes the same plain files you do, narrates each step, and pauses for your approval before anything lands. It is planned to use your Claude subscription without requiring a separate API key.
- Reads and writes plain markdown with no hidden format
- Every change shown as a diff you approve or edit
- Uses your existing subscription with no separate API key
Read your vault
42 notes · projects/, journal/
Drafted the section
added ## Action items to meeting-2024.md
Linked related notes
[[Roadmap]] · [[Q3 planning]]
Paused for approval
you review the diff before it lands
Applied the edit
saved as plain markdown
Questions, answered.
Where are my notes stored?
On your Mac, as plain Markdown files in a folder you choose. No database or account is required; open the folder in Finder anytime. Markd only uploads a separate copy when you explicitly publish a note.
Is there sync?
Not built in yet. Because notes are just files in a folder, you can sync them today with iCloud Drive, Dropbox, or git. Native sync is on the roadmap.
Does it work with Obsidian?
Yes. Markd uses the same plain-Markdown vault with real folders, and preserves frontmatter from other tools. Point Markd and Obsidian at the same folder and both just work.
Is the macOS download verified?
Yes. Every Markd release is signed with a Developer ID certificate and notarized by Apple before distribution.
Is it free?
The Markd desktop app is free and open source under the MIT license. Markd Cloud is an optional paid subscription for publishing connected notes and hosted images on the web.
Which platforms are supported?
Markd is available for Apple Silicon Macs and x86_64 Linux systems. Linux downloads are provided as AppImage and Debian packages. Windows support may follow.
What's the AI agent?
Coming soon: an agent that can draft, organize, and connect notes while showing every proposed edit for your approval. It is planned to work with your existing Claude subscription without requiring a separate API key.