Preview
Open Original
Hey everyone,
Symiosis is a desktop note-taking app inspired by Notational Velocity. It’s built with Rust + Tauri (backend) and Svelte (frontend). Was looking for a NV replacement for some time so I thought why not make it myself 🙃.
GitHub: https://github.com/dathinaios/symiosis
Key features:
Instant search with fuzzy matching
Markdown rendered in place
Keyboard-driven (Vim/Emacs modes supported)
Custom themes and TOML config
Built-in code editor with syntax highlighting
Currently tested mainly on macOS — quick tests suggest it runs on Windows and Linux, but I’d love help testing and improving cross-platform packaging.
All Feedback welcome!