-
-
Notifications
You must be signed in to change notification settings - Fork 91
Home
doing
is a CLI for adding and listing "what was I doing" reminders in a TaskPaper-formatted text file. It allows for multiple sections/categories and flexible output formatting.
While I'm working, I have hourly reminders to record what I'm working on, and I try to remember to punch in quick notes if I'm unexpectedly called away from a project. I can do this just by typing doing now tracking down the CG bug
.
If there's something I want to look at later but doesn't need to be added to a task list or tracker, I can type doing later check out the pinboard bookmarks from macdrifter
. When I get back to my computer --- or just need a refresher after a distraction --- I can type doing last
to see what the last thing on my plate was. I can also type doing recent
(or just doing
) to get a list of the last few entries. doing today
gives me everything since midnight for the current day, making it easy to see what I've accomplished over a sleepless night.
Doing has over 30 commands for tracking your status, recording your time, and analyzing the results.