Website: https://seveneves.ai/mde/
Lightweight markdown editor. Desktop app + browser version.
Installers for Windows, macOS, and Linux: Releases
Ctrl+E to toggle).md files to open in MDE.md files onto the windowCtrl+Shift+D). When an agent or another editor rewrites a file you have unsaved edits in, the conflict bar offers "View diff" before you decide to reload or keep your version.Ctrl+K)Ctrl+Shift+O), plus foldable heading sections in raw mode```mermaid fences render as diagrams in visual mode (rendered lazily; zero cost until a diagram appears)| Shortcut | Action |
|---|---|
Ctrl+N | New tab |
Ctrl+O | Open file |
Ctrl+S | Save |
Ctrl+Shift+S | Save as |
Ctrl+W | Close tab |
Ctrl+E | Toggle raw/visual mode |
Ctrl+B | Bold |
Ctrl+I | Italic |
Ctrl+K | Command palette |
Ctrl+Shift+L | Insert link |
Ctrl+Shift+O | Toggle outline sidebar |
Ctrl+1–4 | Heading 1–4 |
Ctrl+= / Ctrl+- | Font size |
Ctrl+Alt+W | Toggle word wrap |
Ctrl+Shift+D | Diff unsaved changes vs disk |
npm install
npm run tauri build # desktop installer
npm run build:web # static site → dist-web/
Requires Node.js 20+ and Rust.
MIT
40 commits
TypeScript
94.3%
CSS
2.1%
JavaScript
2.0%
Rust
1.4%
Website: https://seveneves.ai/mde/
Lightweight markdown editor. Desktop app + browser version.
Installers for Windows, macOS, and Linux: Releases
Ctrl+E to toggle).md files to open in MDE.md files onto the windowCtrl+Shift+D). When an agent or another editor rewrites a file you have unsaved edits in, the conflict bar offers "View diff" before you decide to reload or keep your version.Ctrl+K)Ctrl+Shift+O), plus foldable heading sections in raw mode```mermaid fences render as diagrams in visual mode (rendered lazily; zero cost until a diagram appears)| Shortcut | Action |
|---|---|
Ctrl+N | New tab |
Ctrl+O | Open file |
Ctrl+S | Save |
Ctrl+Shift+S | Save as |
Ctrl+W | Close tab |
Ctrl+E | Toggle raw/visual mode |
Ctrl+B | Bold |
Ctrl+I | Italic |
Ctrl+K | Command palette |
Ctrl+Shift+L | Insert link |
Ctrl+Shift+O | Toggle outline sidebar |
Ctrl+1–4 | Heading 1–4 |
Ctrl+= / Ctrl+- | Font size |
Ctrl+Alt+W | Toggle word wrap |
Ctrl+Shift+D | Diff unsaved changes vs disk |
npm install
npm run tauri build # desktop installer
npm run build:web # static site → dist-web/
Requires Node.js 20+ and Rust.
MIT
40 commits
TypeScript
94.3%
CSS
2.1%
JavaScript
2.0%
Rust
1.4%