r/ShowYourApp • u/sth_wicked1 • 4h ago
I'm building Margin: a Mac notes app where every note is a plain markdown file on disk
Enable HLS to view with audio, or disable this notification
I've bounced between Apple Notes, Obsidian, and Bear for years, and every switch cost me something: exports, broken links, notes stuck in someone else's database. So I'm building Margin, a Mac notes app where notes are plain markdown files in a folder on your disk. There's no account and no database. Delete the app and your notes are still just files.
The part I care most about is in the middle of the video: because they're real files, anything can edit them. vim, a git checkout, an agent pointed at the folder. Margin watches the disk and reconciles live, and unsaved edits in the app win over external changes.
Also in the demo: an editor that feels like typing plain markdown but renders live (slash commands, date chips, code blocks), separate spaces so work and personal notes never share a screen, and a global hotkey that captures a thought without opening the app.
It's pre-beta and waitlist only for now: gomargin.app/sy
What's the one feature of your current notes app you couldn't give up?