mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
New Report - timesheet
- Added new timesheet report framework - Began adding logic pseudo-code - Added some documentation
This commit is contained in:
parent
f73281ee30
commit
57a11a74e1
6 changed files with 94 additions and 12 deletions
|
@ -219,6 +219,17 @@ Year Month Added Completed Deleted Net
|
|||
number decreased as more task were completed than added.
|
||||
</p>
|
||||
|
||||
<strong>% task ghistory</strong>
|
||||
<p>
|
||||
The ghistory report is a "graphical" version of the history
|
||||
report. It shows a colored bar graph and legend.
|
||||
</p>
|
||||
|
||||
<strong>% task timesheet</strong>
|
||||
<p>
|
||||
???
|
||||
</p>
|
||||
|
||||
<strong>% task calendar</strong>
|
||||
<p>
|
||||
This report shows a calendar of the current month, with any task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue