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
20 $ timew start weekend 'Home & Garden'
21
22 An optional date may be specified to indicate the intended start of the
23 tracked time:
24
25 $ timew start 8am weekend 'Home & Garden'
26
27 If there is a previous open interval, it will be closed at the given
28 start time.
29
30 Quotes are harmless if used unnecessarily.
31
33 timew-cancel(1), timew-continue(1), timew-stop(1), timew-track(1)
34
35
36
37timew 1.4.3 2021-05-16 TIMEW-START(1)