1timew-track(1) User Manuals timew-track(1)
2
3
4
6 timew-track - add intervals to the database
7
9 timew track <range> [ <tag> ... ]
10
12 The track command is used to add tracked time in the past. Perhaps you
13 forgot to record time, or are just filling in old entries.
14
16 For example:
17 $ timew track :yesterday 'Training Course'
18 $ timew track 9am - 11am 'Staff Meeting'
19 Note that the track command expects a closed interval (start and end
20 time), when recording. If a closed interval is not provided, the
21 'track' command behaves the same as the 'start' command.
22
24 timew-cancel(1), timew-continue(1), timew-start(1), timew-stop(1)
25
26
27
28timew 1.3.0 2020-04-21 timew-track(1)