mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added report use case
This commit is contained in:
parent
0bff657a52
commit
dba98e9f4e
1 changed files with 12 additions and 0 deletions
|
@ -4,6 +4,7 @@ This document contains a set of use cases and expected behavior. This will
|
|||
gradually change into a feature spec. The use cases are grouped functionally:
|
||||
|
||||
[1] Basic Usage
|
||||
[2] Reports
|
||||
|
||||
|
||||
[1.1] Basic Usage: clock
|
||||
|
@ -40,6 +41,17 @@ interval, with associated tags:
|
|||
2016-02-29 8:00:00 - now, 3:11:24 total, using 'tag1'
|
||||
|
||||
|
||||
[2.1] Reports: Summaries
|
||||
------------------------
|
||||
There are several time-based default reports which summaries tracked time over
|
||||
preset periods:
|
||||
|
||||
$ timew report day
|
||||
$ timew report week
|
||||
$ timew report month
|
||||
$ timew report quarter
|
||||
$ timew report year
|
||||
$ timew report
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue