Noted, thank you!
- 6 Posts
- 62 Comments
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
1·1 month agoYes, Claude was used as a coding assistant during development. Architecture, features, and direction are all mine. Source is AGPL-3.0 on Codeberg - you can read every line yourself.
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
2·1 month agoHonestly, I can add it to Codeberg instead of HelixNotes. Codeberg allows 100MB per file upload inside a release. So this will not be an issue for the Android version. Will do it.
For IzzyOnDroid, I’m working on it since they don’t like the fact that Anthropic/OpenAI (Cloud AI) options are in the app.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes now on Android, same Rust + Tauri codebaseEnglish
2·2 months agoYes, it supports LaTeX math blocks via KaTeX.
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
2·2 months agoNot on the roadmap. Notes are plain .md files on your disk. What I do is luks encrypt at the filesystem level.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes now on Android, same Rust + Tauri codebaseEnglish
4·2 months agoDifferent tools. LogSeq is outliner tool with a database backend. HelixNotes is a markdown editor (with default WYSIWYG editor) with plain .md files on disk
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
4·2 months agoSure, working on that.
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
2·2 months agoNo built-in sync planned for now. Notes are plain .md files so you can sync the folder however you want. I personally use Syncthing for this and it works great.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes now on Android, same Rust + Tauri codebaseEnglish
6·2 months agoNo, notes are plain .md files on your disk. Encryption was never the goal.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes now on Android, same Rust + Tauri codebaseEnglish
3·2 months agoDefinitely, yes. I’m trying to tackle them one by one.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes now on Android, same Rust + Tauri codebaseEnglish
84·2 months agoAI-assisted, yes.
ArkHost@lemmy.worldto
Technology@lemmy.world•Windows 11 Notepad to support MarkdownEnglish
1·2 months agoThe fact you need a guide to get a working Notepad and Paint back says everything about the state of Windows 11 and Microsoft.
ArkHost@lemmy.worldto
Technology@lemmy.world•The Age Verification Trap... Verifying user’s ages undermines everyone’s data protectionEnglish
4·2 months agoThe age verification trap is just a symptom. The real disease is tech illiterate legislators making decisions about internet infrastructure.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English
2·2 months agoOllama is now also possible.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English
2·2 months agoYou can now open a note in a separate window. This has been added in v1.1.6, along with other fixes and feature additions.
ArkHost@lemmy.worldto
Technology@lemmy.world•Gentoo Linux Begins Codeberg Migration In Moving Away From GitHub, Avoiding CopilotEnglish
22·2 months agoDid this few months ago. Everyone should do the same.
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)
1·2 months agoThanks, appreciate it!
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English
2·2 months agoGreat! Thanks for the feedback.
All 3 enhancements noted. Will be implemented in next release.
Update: The line shortcuts and line numbers will be in the next release. The side-by-side/split view requires a significant architecture refactor, so that one will take longer - it’s on the roadmap but not for the immediate next release.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English
1·2 months agoI’m thinking about the mobile app in terms of how already. But it’s definitely on the roadmap.







Good idea, noted. I will look into this.