mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
@ -162,6 +162,8 @@
|
|||
<li>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.
|
||||
<li>Modified the "stats" report so that it has the same aesthetics as the
|
||||
other reports.
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue