- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Last month I posted HelixNotes here and some of you asked about mobile. Version 1.2.1 ships with an Android APK. Same codebase, Rust + Tauri 2.0, no separate app. Since last post: Android support, Ollama for local AI, graph view performance improvements, wiki-link navigation, and a bunch of mobile UX polish. Direct APK download from the site. IzzyOnDroid submission in progress. AGPL-3.0, source on Codeberg.
Is it vibecoded?
AI-assisted, yes.
Assisted in what way?
Looks interesting. Any plans for an iOS version?
Definitely, yes. I’m trying to tackle them one by one.
Impressive. Thank you. 👍
It’s a pretty polished notes app, though couldn’t see that it supports encryption.
No, notes are plain .md files on your disk. Encryption was never the goal.
Would like to see encryption, but I have to respect having a clear goal.
I think it makes sense to handle this at a lower level. After using other notes apps, the thing I want is for it to not have some arbitrary opaque file hierarchy that locks me into it. I want a plain dir of .md files, some resources they link to, and that’s it. If I want disk encryption, there are solutions for that. I can use something like LUKs to encrypt my whole drive, or even just the notes directory.
For android, afaik everything uses disk encryption by default.
The unix philosophy is do one thing really well. We don’t need a note taking app that also handles encryption.
In practice this app competes either StandardNotes and Notesnook. People using those might be interested in switching, but they’ll want encryption as a feature of the app.
Doesn’t look like it



