MarkNote – Local-First Wysiwyg Markdown Editor (Tauri/Rust)
Typora alternative with Excalidraw, no subscription, but CodeMirror 6 WYSIWYG editors exist.
Atomic saves with fsync+rename and sha256 content-addressed images show real craft.
Writers and developers who write Markdown daily
Obsidian · Typora · Zettlr
Recently I made 'Rune' which is a small desktop .md writer/editor.
I am aware that there are a lot of .md editor out there. but i wanted to build .md editor by myself.
Major features :
- Atomic Saves (write-temp -> fsync -> rename) so a crash can't corrupt a file, debounced autosave.
- Pasted/dropped images are content-addressed (sha256) into an assets.
- Workspace folder + file tree, Chrome-style tabs
- Interactive task checkboxes, readable/wide width toggle; self-contained HTML and PDF export
- currently supports English/Korean/Chinese/Japanese
Any sort of feedback / contribution is always welcome.
Typora alternative with Excalidraw, no subscription, but CodeMirror 6 WYSIWYG editors exist.
Rust/Tauri Markdown editor with no subscriptions—but crowded against Obsidian, iA Writer, Bear.
Feather-light Rust+Tauri editor, but Obsidian, Typora, and VS Code already own the space.
Tauri-based DBeaver alternative with plugin system, shipping on three platforms today.
Another markdown editor in a sea of Typora, Obsidian, and iA Writer clones.
Yjs-powered Rust editor but Replit and GitHub Codespaces already do this better.