01
Files, not lock-in
Every note is a readable .md file. Open it with No Notes, GitHub, a text editor, or whatever comes next.
Local-first notes for web and Apple devices
No Notes keeps plain Markdown files in a GitHub repository you own. Write locally, find anything fast, and sync without handing your notes to another notes service.
Apple apps are in preparation. No Notes is being built for iPhone, iPad, and Mac from the same shared core.
A quieter kind of notes app
No proprietary format and no mystery cloud. The app handles editing, search, conflicts, and sync; your repository remains the source of truth.
01
Every note is a readable .md file. Open it with No Notes, GitHub, a text editor, or whatever comes next.
02
Edits are saved locally before the network gets involved. If two clients change the same note, No Notes preserves a complete conflict copy instead of guessing.
03
The web and Apple clients share the same Rust engine for note identity, indexing, conflict naming, and sync behavior.
Private by architecture
Your client talks to GitHub. The web version uses a small authentication proxy only to complete GitHub sign-in; it does not store notes or credentials.
No Notes for web