- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
I built a note-taking app because the one I wanted didn’t exist. Clean UI, local .md files, no cloud, no account.
Built with Rust + Tauri 2.0 + SvelteKit. Full-text search powered by Tantivy. Graph view, AI writing tools (bring your own key), Obsidian import, version history.
Available for Linux (AppImage, APT, AUR), Windows, and macOS. Source: https://codeberg.org/ArkHost/HelixNotes



I see on the page it says you can bring an anthropic or openai key. Can I also point it at my own locally hosted model?
Not at this moment. Which local model would you like to see as an additional option?
Ollama, lmstudio, llama.Cpp
Ollama is now also possible.