1timew-start(1) User Manuals timew-start(1)
2
3
4
6 timew-start - start time tracking
7
9 timew start [ <date> ] [ <tag> ... ]
10
12 Begins tracking using the current time with any specified set of tags.
13 If a tag contains multiple words, therefore containing spaces, use
14 quotes to surround the whole tag.
15
17 For example, this command specifies two tags ('weekend' and 'Home &
18 Garden'), the second of which requires quotes.
19 $ timew start weekend 'Home & Garden'
20 An optional date may be specified to indicate the intended start of the
21 tracked time:
22 $ timew start 8am weekend 'Home & Garden'
23 If there is a previous open interval, it will be closed at the given
24 start time. Quotes are harmless if used unnecessarily.
25
27 timew-cancel(1), timew-continue(1), timew-stop(1), timew-track(1)
28
29
30
31timew 1.4.2 2020-08-31 timew-start(1)