As mentioned I try to journal frequently in plain old bash. I keep journals for my work and home projects, each of my group members, my section duties, my publications … you get the idea. Since my code is automation-aided text editing, and my publications are automation-aided text editing, why would I use anything else for my project management? All the code I use is wrapped up here: github.com/jodavaho/bashlog but it’s easy enough to do without that. Basics For managing todos, I use bull...