8 ms·
Out of curiosity, what encrypted notes app do you use? I’d be interested in a simple notes app with a clean UI, cloud sync, and encryption. I’ve played with cry
by aryik 7y ago
Out of curiosity, what encrypted notes app do you use? I’d be interested in a simple notes app with a clean UI, cloud sync, and encryption. I’ve played with cryptpad [1] a little bit and it’s good, but maybe a little too feature-heavy. It’s closer to google docs.
[1] https://cryptpad.fr/ https://cryptpad.fr/
- nickthemagicman 7y agoI'd be interested in this too
- asimjalis 7y agoVim has an encryption feature. But I can’t sync my notes with my mobile device. An encrypted notes app that can be accessed from a desktop and a mobile device would be nice.
- philips 7y agoI have been using pass[1]. Lots of git hosting providers out there and mobile apps. I just have an alias that runs pass edit journal/$(date '+%Y-%m-%d') And I run the alias when the mood hits me. Then pass git push origin [1] https://www.passwordstore.org/ https://www.passwordstore.org/
- topmonk 7y agoAlso use pass (for passwords). That's a clever hack, thanks.
- crehn 7y agoOneNote
- tucif 7y agoYou should probably look into https://standardnotes.org https://standardnotes.org, it was mentioned here a while back. Free editor is quite clean and simple.
- aryik 7y agoThis looks fantastic, I will definitely check it out. Thank you.
- golem14 7y agoIf you know emacs: it works well with gpg mode. The default (~) auto-save won’t work though in this mode.
- dangoor 7y agoFor Mac and iOS, DayOne is really nice and supports sync with client side encryption. https://dayoneapp.com https://dayoneapp.com
- jborichevskiy 7y ago1Password by Agilebits. Though the UI is a little clunky for long-form typing the cross-platform sync works well enough.
- steve_adams_86 7y agoIt's very barebones, but throwing jrnl (https://jrnl.sh https://jrnl.sh) into a dropbox/[insert synced directory] works well and is very minimal. Encryption is supported. It's also easy to maintain multiple journals, like one for work, one for your personal life, one per project, etc.