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
Posted this here a few times in response to this q: I use an app that I made myself (<a href="http://write.itskrish.co" rel="nofollow">http://write.itskrish.co</a>), its defining features being:<p>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)<p>2. if you stop typing for more than a few seconds within the duration, you lose your writing<p>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: <a href="https://github.com/krrishd/write" rel="nofollow">https://github.com/krrishd/write</a>
After trying several tools.
I did choose and use Devonthink[1](<a href="https://www.devontechnologies.com/products/devonthink/overview.html" rel="nofollow">https://www.devontechnologies.com/products/devonthink/overvi...</a>).
It is easy, cloud sync, encryption, plugins and is very smart.
I can collect all kind of data (web pages, csv, json, formated) and it always fit nicely.
Give a try<p>[1] - <a href="https://www.devontechnologies.com/products/devonthink/overview.html" rel="nofollow">https://www.devontechnologies.com/products/devonthink/overvi...</a>
A combination of text files that I edit with Emacs or Eclipse depending on what I'm doing, and a self-hosted Mediawiki instance.<p>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.
vscode with <a href="https://marketplace.visualstudio.com/items?itemName=pajoma.vscode-journal" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=pajoma.v...</a> and <a href="https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.vscode-journal-view" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=Gruntfug...</a><p>It stuck because it's just markdown, vscode is always open and it syncs to plaintext in dropbox so is greppable, accessible from basically everything.