mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Docs: Added month report settings
This commit is contained in:
parent
c7da0d8d99
commit
a88c058d93
1 changed files with 22 additions and 4 deletions
|
@ -254,6 +254,24 @@ exclusions. A value of '0' give a move compact report. Default value is '1'.
|
|||
.br
|
||||
The 'compact' style puts the hour markers inside the exclusion blocks.
|
||||
|
||||
.TP
|
||||
.B reports.month.24hours = off
|
||||
.br
|
||||
Determines whether the day report shows all 24 hours in a day, or is limited
|
||||
to only hours where data is tracked. Default value is 'off'.
|
||||
|
||||
.TP
|
||||
.B reports.month.spacing = 1
|
||||
.br
|
||||
Specifies how many spaces are inserted between the hours in the day report
|
||||
exclusions. A value of '0' give a move compact report. Default value is '1'.
|
||||
|
||||
.TP
|
||||
.B reports.month.lines = 1
|
||||
.br
|
||||
Determines how many lines are used to render each day on the month report.
|
||||
Default value is '1'.
|
||||
|
||||
.TP
|
||||
.B verbose = yes
|
||||
Determines whether Timewarrior generates feedbac.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue