- 6 Posts
- 62 Comments
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.
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.
Yes, it supports LaTeX math blocks via KaTeX.
Not on the roadmap. Notes are plain .md files on your disk. What I do is luks encrypt at the filesystem level.
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
Sure, working on that.
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.
No, notes are plain .md files on your disk. Encryption was never the goal.
Definitely, yes. I’m trying to tackle them one by one.
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.
ArkHostto Technology•The Age Verification Trap... Verifying user’s ages undermines everyone’s data protectionEnglish4·1 month agoThe age verification trap is just a symptom. The real disease is tech illiterate legislators making decisions about internet infrastructure.
ArkHostOPto Selfhosted•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English2·2 months agoOllama is now also possible.
ArkHostOPto Selfhosted•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English2·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.
ArkHostto Technology•Gentoo Linux Begins Codeberg Migration In Moving Away From GitHub, Avoiding CopilotEnglish22·2 months agoDid this few months ago. Everyone should do the same.
ArkHostOPto Open Source@lemmy.ml•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)1·2 months agoThanks, appreciate it!
ArkHostOPto Selfhosted•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English2·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.
ArkHostOPto Selfhosted•HelixNotes - a local markdown note-taking app (Rust + Tauri, AGPL-3.0)English1·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.