What App to Use for Notes?
hi, I'm looking for an app for notes, E2E and open source, and which has synchronization, do you have any ideas? I now use standardnotes, I found notesnook but until they do an audit I won't use it, I'll keep some scripts inside (python, java and go) as well as things to do. sorry for my english
43 comments
[ 5.2 ms ] story [ 103 ms ] threadI think you've set your expectations too high. You should be handling sync and encryption yourself; if anyone asks you to use their server to store your stuff you might as well assume it's not private anymore.
Use Syncthing or Nextcloud for your sync solution, and then use Zim Wiki or Obsidian as your notes app. The paid "all-in-one" solutions are not worth it.
Plain text files and a dedicated synchronization tool is as trustworthy as it gets.
Currently using:
- Obsidian: this one has stuck the longest
- iA Writer: really pretty, seems to be more useful for longform
- NeoVim: I live it in anyway... may as well
- rlg: my own "dump thought to single file w/ timestamp" rust app), very janky, written specifically for my own use-case, standard "there may be dragons here, might eat your computer just for fun, etc" - https://github.com/bryan-lott/rust-lab-log
https://app.simplenote.com/
Launch the notes app, the keyboard comes up with focus on the new note and you can write immediately. When close note app, it syncs.
It's no longer available at every turn due to too many restrictions.
I used GIT, and it worked quite well, for keeping the 3 copies in sync... offline PC, thumbdrive copy, and copy at home.
Many instant messengers have this feature.
Due to lack of mobile client and built in sync options I moved to Joplin [2]. Its markdown, cross platform, and i can sync with WebDav. People don't like that its SQLite based, but honestly worse com to worse your notes are an export away, or you can just open the database yourself. Im happy with it.
I always recommend Treesheets [3] though, excellent for brainstorming/rapid note taking.
[0] https://zim-wiki.org/
[1] https://f-droid.org/packages/net.gsantner.markor/
[2] https://joplinapp.org/
[3] https://strlen.com/treesheets/
;^>