notemd is a minimal markdown editor that runs entirely in your browser. Your notes never leave your device.
Notes stored in browser localStorage — never sent to a server.
Split-view editor with real-time markdown rendering and syntax highlighting.
Instant search with result count. Sort by newest, oldest, or alphabetical.
Add color-coded tags to any note. Pin important notes to the top.
Import .md files, export to .md or PDF in one click.
Install as PWA or download the native Android APK — fully offline.
Use notemd on Android. No account needed — tap to open and start writing immediately. All notes stored on-device, fully offline.
Prefer the web version? Open the web app and install it as a PWA from the browser menu.
Everything you need in one page.
Click Open App on the home page. No sign-up required. Click + in the sidebar to create your first note.
Use the toolbar or type syntax directly. The live preview updates as you type.
Type a tag name in the tag bar and press Enter. Up to 8 color-coded tags per note.
Click the upload arrow (↑) in the sidebar to load a .md file as a new note.
Export .md downloads raw markdown, or Export PDF for a formatted PDF.
Instant search across all notes. Sort by newest, oldest, or alphabetical.
Right-click (or ···) any note and choose Duplicate for an instant copy.
| New note | Ctrl N |
| Bold | Ctrl B |
| Italic | Ctrl I |
| Link | Ctrl K |
| Export .md | Ctrl S |
| Focus mode | Ctrl . |
| Tab → indent | Tab |
# H1 ## H2 ### H3
**bold** _italic_ ~~strike~~
- bullet 1. ordered - [ ] task
[text](url) 
`inline` ``` block ```
| A | B |
|---|---|
| 1 | 2 |
A small tool built for focus.
notemd.fun is a privacy-first markdown note-taking app that runs entirely in your browser. No notes stored on our servers, no account, no tracking.
Your notes are stored in your browser's localStorage and stay on your device. Clearing browser data will delete them — export anything important.
Most note apps demand email sign-up, sync to the cloud, and show ads or paywalls. notemd skips all of that. It's a tool for writing — and nothing else.
Vanilla HTML, CSS & JavaScript. marked.js for markdown. highlight.js for syntax highlighting. Capacitor for Android. Deployed on Vercel.
Last updated: May 2026
tl;dr: Your notes never leave your device.
Nothing. notemd.fun does not collect, store, or transmit any personal data. No analytics, no error tracking, no ads.
All content is stored in your browser's localStorage. It is never sent to a server. Clearing site data deletes it permanently.
The app loads fonts from Google Fonts and scripts from Cloudflare cdnjs. These may log IP addresses. Installing as a PWA eliminates most CDN requests after first load.
Last updated: May 2026
In plain language. 2-minute read.
notemd.fun is free to use. No account required. Use it for lawful purposes only.
What you write is yours. We cannot access, monetize, or use it. Backup is your responsibility.
notemd.fun is provided as-is. We make no guarantees about uptime, data retention, or fitness for a particular purpose.
To the maximum extent permitted by law, notemd.fun and its authors are not liable for data loss or other damages.
Last updated: May 2026
Create a new note or select one from the sidebar.