mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Make summary output configurable via rules
- add config `reports.summary.ids` to toggle display of IDs - add config `reports.summary.annotations` to toggle display of annotations - add hints `:no-ids` and `:no-annotations` to override positive configs Closes #474 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
b40f28ca4a
commit
1a6d5cacca
9 changed files with 70 additions and 8 deletions
|
@ -1,3 +1,4 @@
|
|||
- #474 Make display of ids and annotations in summary report configurable
|
||||
- #408 Update documentation of hint `:all`
|
||||
(thanks to quazgar)
|
||||
- #437 Minor AtomicFile cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue