mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Make display of tags column configurable
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
6fdda2bacd
commit
6f141f6301
3 changed files with 24 additions and 10 deletions
|
@ -37,6 +37,11 @@ Determines whether the id column is shown in the summary.
|
|||
Can be overridden by the ':ids' and ':no-ids' hint, respectively.
|
||||
Default value is 'no'
|
||||
|
||||
**reports.summary.tags**::
|
||||
Determines whether the tags column is shown in the summary.
|
||||
Can be overridden by the ':tags' and ':no-tags' hint, respectively.
|
||||
Default value is 'yes'.
|
||||
|
||||
**reports.summary.range**::
|
||||
Set the date range for the summary report.
|
||||
The value has to be a range hint, see timew-hints(7).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue