This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/fasmatwist on 2025-10-10 19:42:04+00:00.


Hey everyone,

Symiosis is a desktop note-taking app inspired by Notational Velocity. It’s built with Rust + Tauri (backend) and Svelte (frontend).

GitHub: 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!