mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CmdTimesheet: Rewrote the command
- Updated the 'timesheet' command with a more compact report that accepts a filter, and has a default filter showing the last four weeks of completed and started tasks.
This commit is contained in:
parent
01c095cac7
commit
a5d7f1093e
10 changed files with 182 additions and 190 deletions
|
@ -1279,6 +1279,9 @@ will be presented in the order (if any) in which they are selected.
|
|||
This adds a filter to the report X so that only tasks matching the filter
|
||||
criteria are displayed in the generated report.
|
||||
|
||||
There is a special case for 'report.timesheet.filter', which may be specified
|
||||
even though the 'timesheet' report is not very customizable.
|
||||
|
||||
.TP
|
||||
.B report.X.dateformat
|
||||
This adds a dateformat to the report X that will be used by the "due date"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue