← Back to context

Comment by Aperocky

1 day ago

Shameless plug of my journey of logging diary/todos:

I had tried a diary script that does the simple act of opening today's diary in vim: https://github.com/Aperocky/diaryman

Once things became overwhelming, it was less trackable across time and became messy - so I created tascli: https://crates.io/crates/tascli to centrally manage tasks and records with sqlite in a CLI app.

Think I'm in a sweet spot now having both of these minimal version logging - the lack of functionality is exactly why they are great.