Ask HN: What App or Service Do You Use for Journaling and Note Taking?
I'm already aware of the likes of notion, typora, pen and paper, Evernote, notable, boost, jrln.
Just wanted to know if there is something out there I am missing and need to give a spin
7 comments
[ 3.4 ms ] story [ 33.1 ms ] threadIt stuck because it's just markdown, vscode is always open and it syncs to plaintext in dropbox so is greppable, accessible from basically everything.
For TODO list / task management stuff, I'm actually in the middle of building my own command line task manager tool that maps specifically to the way I like to do things. Once it's a little bit further along, I'll release it as Open Source in case anybody else might find it useful.
1. you choose a fixed duration of time within which to journal (i choose 15 minutes even though it is initially tough to spend all of)
2. if you stop typing for more than a few seconds within the duration, you lose your writing
These constraints basically force me to dump anything and everything on my mind for the sake of continuous typing (to not lose what i've written), and I've been successfully doing it at least 1-2 times a week for a few years now. All your entries are also saved locally in-browser only, with the option to export a savefile. Source code: https://github.com/krrishd/write
[1] - https://www.devontechnologies.com/products/devonthink/overvi...