1timew-continue(1) User Manuals timew-continue(1)
2
3
4
6 timew-continue - resume tracking of existing interval
7
9 timew continue [ <id> ] [ { <date> | <range> } ]
10
12 Resumes tracking of closed intervals.
13
15 For example:
16 $ timew track 9am - 10am tag1 tag2
17 $ timew track 11am - 1pm tag3
18 $ timew continue @2
19 The 'continue' command creates a new interval, starting now, and using
20 the tags 'tag1' and 'tag2'. Using the 'summary' command and specifying
21 the ':ids' hint shows interval IDs. This command is a convenient way
22 to resume work without re-entering the tags.
23
25 timew-cancel(1), timew-start(1), timew-stop(1), timew-track(1)
26
27
28
29timew 1.3.0 2020-04-21 timew-continue(1)