Adding Non-Task Entries
Over time, I found a need for a few non-task related entries that would be useful to track along with the tasks. These commands allow adding those entries.
Add a Comment to Log
$ rtimelog comment Beginning of new project
Add a comment line to the logfile. The argument to this command is the text of the comment. This text does not have any special format. It’s just the text of the comment.
Add a Zero Duration Event
$ rtimelog event +pet @Walk
Add a zero duration event to the logfile. Denotes an event that has occurred and you would like to track, but which is not the beginning of a timed task. The argument to this command is the Event Description.