Noted, thank you!
- 6 Posts
- 62 Comments
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
1·1 个月前Yes, 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·2 个月前Honestly, 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 个月前Yes, it supports LaTeX math blocks via KaTeX.
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
3·2 个月前Not 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 个月前Different 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 个月前Sure, working on that.
ArkHost@lemmy.worldOPto
Open Source@lemmy.ml•HelixNotes now on Android, same Rust + Tauri codebase
2·2 个月前No 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 个月前No, 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 个月前Definitely, yes. I’m trying to tackle them one by one.
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes now on Android, same Rust + Tauri codebaseEnglish
94·2 个月前AI-assisted, yes.
The 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 个月前The 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 个月前Ollama 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 个月前You 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 个月前Did 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 个月前Thanks, appreciate it!
ArkHost@lemmy.worldOPto
Selfhosted@lemmy.world•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English
2·2 个月前Great! 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 个月前I’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.