

I looked at Logseq, it’s a great project. Main difference is HelixNotes focuses on a clean WYSIWYG experience out of the box rather than an outliner approach. Different workflows.


I looked at Logseq, it’s a great project. Main difference is HelixNotes focuses on a clean WYSIWYG experience out of the box rather than an outliner approach. Different workflows.


You just described why I built HelixNotes. Clean, simple, open source (AGPL-3.0), no bloat. Desktop is ready, give it a try. Mobile is on the roadmap once the desktop experience is solid.


Built with Tauri on Linux, available as AppImage, AUR, and APT package. Thought it was relevant for Linux users looking for a native note-taking app.


Not yet, but it’s on the roadmap. The app is still young, right now I’m focused on getting the desktop experience solid based on feedback before shifting to mobile.


vs Obsidian: Same local-first philosophy with plain .md files, but HelixNotes gives you a clean WYSIWYG editor out of the box. No plugin setup, no CSS tweaking, no learning curve. Open an app, write, close it. vs Joplin: Joplin uses its own database format internally. HelixNotes stores everything as plain markdown files in folders on your filesystem. Also Tauri instead of Electron, so much lower resource usage. Both are great projects. I built HelixNotes because I wanted UpNote’s UI with Obsidian’s philosophy, and that combination didn’t exist.
I wrote a longer comparison here: https://helixnotes.com/why-i-built-helixnotes.html
Did this few months ago. Everyone should do the same.