mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Enhancement - stats report
- Reimplemented the stats report so that it uses the Table object, and therefore has the same aesthetics as the other reports.
This commit is contained in:
parent
cd89e10cfb
commit
08188fb811
3 changed files with 116 additions and 19 deletions
|
@ -23,6 +23,8 @@
|
|||
+ For custom reports that define a "limit" to the number of rows of output
|
||||
such as "oldest" and "newest", task allows an override value. For
|
||||
example "task oldest 5" will display the 5 oldest tasks.
|
||||
+ Modified the "stats" report so that it has the same aesthetics as the
|
||||
other reports.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue