A clean, distraction-free Markdown editor with real-time preview, folder management, import,export and embedded multimedia support.
- Zen UI: A minimal interface designed for focus.
- YouTube Integration: Paste any YouTube link and watch it directly in the preview pane.
- Local-First Storage: Uses
IndexedDBto save your notes directly in your browser. No account required. - Smart Library: Search and sort your notes by title, date, or tags.
- Portability: Export your entire library as a
.zipfile of Markdown files or import existing backups. - Draggable Interface: Custom split-view resizing for a comfortable writing experience.
- HTML5/CSS3 (Custom variables for easy skinning)
- JavaScript (Vanilla JS, no heavy frameworks)
- Marked.js: For high-speed Markdown parsing.
- JSZip: For handling backup exports/imports.
Your notes are yours. Because this app runs entirely in your browser and uses IndexedDB, no data is ever sent to a server.
Created with β€οΈ for the productivity community.