mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Make display of columns for week number and day of week configurable
Closes #389 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
a5194c5b2e
commit
f9ca6c6f5e
4 changed files with 51 additions and 13 deletions
|
@ -47,6 +47,14 @@ Set the date range for the summary report.
|
|||
The value has to be a range hint, see timew-hints(7).
|
||||
Default value is ':day'
|
||||
|
||||
**reports.summary.weekdays**::
|
||||
Determines whether the weekday column is shown in the summary.
|
||||
Default value is 'yes'
|
||||
|
||||
**reports.summary.weeks**::
|
||||
Determines whether the week column is shown in the summary.
|
||||
Default value is 'yes'
|
||||
|
||||
**tags.**__<tag>__**.color**::
|
||||
Assigns a specific foreground and background color to a tag.
|
||||
Examples of valid colors include 'white', 'gray8', 'black on yellow', and 'rgb345'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue