HelixNotes is completely free, open source, with no bloat. Your notes should be yours.
So we made sure they are. https://helixnotes.com/
HelixNotes is completely free, open source, with no bloat. Your notes should be yours.
So we made sure they are. https://helixnotes.com/
The whole website looks like AI.
Also the commit history is only 3 month old and the first commit is 26000 lines. How ever this could be longer in development and commits could be squashed. At this point, I doubt it though.
At this point I just need a markdown editor for my phone and syncthing to move everything back and forth.
I do this with “Markor”, great notes app for txt and md files. All files locally and synced via Syncthing. Been using this for years, love it.

I’m using Joplin, sync’d across Nextcloud to my android phone, Linux laptop and Linux desktop.
this do much the same or …better ?

I’m doing this about an intermediate step. My notes are all in a GIT repository. So I use GIT to create the synchronization between the different devices. On the smartphone with PuppyGit. Positive side effect: The note app itself does not require synchronization.

I am the only one that edit the notes. So I know when I changed what and thus perform push/pull in the correct order. It is very rare that I edit the same note on several devices at the same time.