My notes system is established but this tool looks interesting. I essentially create a Github repository and journal computer and software ideas in the open in a README.md with a markdown heading for each note and number the notes.
You can find my journal of 450+ computer software ideas in my profile.
If you're on the fence over what tool to journal with, then I recommend my approach, it just works and it has low barrier to entry, you just need github account, you could even use the web interface to update your journal and edit the README.md.
Whatever tool you use it needs to have low friction so it encourages you to write and you don't forget how to create a post once you set it up.
The important thing about journalling is that it encourages you to write and keep writing which is where the reward comes from.
That's awesome. I sometimes edit my notes in IntelliJ or in GitHub web interface.
At one point I created an autocommit script that commits every second which you can change the commit message by setting it in a file called "current-task"
Could combine this with automatic synchronization with pulling too.
You can find my journal of 450+ computer software ideas in my profile.
If you're on the fence over what tool to journal with, then I recommend my approach, it just works and it has low barrier to entry, you just need github account, you could even use the web interface to update your journal and edit the README.md.
Whatever tool you use it needs to have low friction so it encourages you to write and you don't forget how to create a post once you set it up.
The important thing about journalling is that it encourages you to write and keep writing which is where the reward comes from.