Timer commands¶
Start, inspect, and stop the live timer. ttd keeps at most one timer running; stopping it logs an entry. See Tracking time.
start¶
Start a timer (project defaults to defaults.project from config).
Parameters:
PROJECT, --project: Project slug--client:--at: Clock time like '9am' or 'today 8:30'--note, -n:--interactive, --no-interactive, -i: Fill remaining fields via a form [default: False]
stop¶
Stop the running timer and log the entry.
Parameters:
--at: Clock time like '9am' or 'today 8:30'--note, -n:
status¶
Show the running timer and today's total.
cancel¶
Discard the running timer without logging.