Prism
A modern note-taking application built with Svelte and Tauri, designed for organizing and linking your thoughts. Notes live in vaults and can be connected through tags and direct links, with a visual graph view for exploring relationships.
Features
- Create and organize notes in vaults
- Rich text editing with markdown support
- Tag-based organization system
- Visual graph view of note relationships
- Cross-platform desktop application
- Fast, native performance with Rust backend
Tech Stack
- Svelte — frontend UI with TypeScript
- Tauri — native desktop runtime
- Rust — backend logic and file handling
- SQLite — local database with migrations