1TIMEW-HINTS(7) User Manuals TIMEW-HINTS(7)
2
3
4
6 timew-hints - Timewarrior hints
7
10 Timewarrior supports hints, which are single-word command line features
11 that start with a colon like this:
12
13 :week
14
15 Hints serve several purposes. This example is a shortcut for the date
16 range that defines the current week.
17
18 Other hints, such as:
19
20 :quiet
21
22 are ways to control the behavior of Timewarrior, in this case
23 eliminating all forms of feedback, for purposes of automation.
24
25 The supported hints are:
26
27 :quiet Turns off all feedback. For automation
28 :debug Runs in debug mode, shows many runtime details
29 :yes Overrides confirmation by answering 'yes' to the questions
30
31 :color Force color on, even if not connected to a TTY
32 :nocolor Force color off, even if connected to a TTY
33 :blank Leaves tracked time out of a report
34 :fill Expand time to fill surrounding available gap
35 :adjust Automatically correct overlaps
36 :ids Displays interval ID numbers in the summary report
37
38 Range hints provide convenient shortcuts to date ranges:
39
40 :all All tracked time
41 :yesterday The 24 hours of the previous day
42 :day The 24 hours of the current day
43 :week This week
44 :fortnight This week and the one before
45 :month This month
46 :quarter This quarter
47 :year This year
48 :lastweek Last week
49 :lastmonth Last month
50 :lastquarter Last quarter
51 :lastyear Last year
52 :monday Previous monday
53 :tuesday Previous tuesday
54 :wednesday Previous wednesday
55 :thursday Previous thursday
56 :friday Previous friday
57 :saturday Previous saturday
58 :sunday Previous sunday
59
60
61
62timew 1.6.0 2023-09-18 TIMEW-HINTS(7)