notd app icon

notd

A capture buffer for ephemeral text drafts.

A notd window in dark mode showing a Markdown note titled 'Title' with the line 'This is a note.' Three buttons on the right: Copy to clipboard, Clear text, Preview.

Why

Get it

Built with Tauri 2 and Svelte. Requires macOS 11 or later.

git clone https://github.com/minac/notd
cd notd
./run.sh build

The script builds the app and installs it into /Applications.

How it works

One folder, one Markdown file per note, plus a hidden .notd-meta.json sidecar that owns dot order and color assignment so they stay consistent across synced devices.