mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Updated intro docs
This commit is contained in:
parent
fa1fb99523
commit
35fbc484fc
1 changed files with 8 additions and 9 deletions
|
@ -73,20 +73,19 @@ This is managed by a rules system that can impose constraints.
|
|||
|
||||
To see the currently active interval:
|
||||
|
||||
$ timew
|
||||
|
||||
(TBD)
|
||||
| $ timew
|
||||
| (TBD)
|
||||
|
||||
Reporting tracked time can be done with a simple report:
|
||||
|
||||
$ timew report today
|
||||
$ timew report week Home
|
||||
$ timew report summary last week
|
||||
| $ timew report today
|
||||
| $ timew report week Home
|
||||
| $ timew report summary last week
|
||||
|
||||
Some early report mockups:
|
||||
|
||||
http://picpaste.com/week-zWdSp3UI.png
|
||||
http://picpaste.com/day-kAqffFmZ.png
|
||||
| http://picpaste.com/week-zWdSp3UI.png
|
||||
| http://picpaste.com/day-kAqffFmZ.png
|
||||
|
||||
Or the data can be exported in JSON:
|
||||
|
||||
|
@ -98,7 +97,7 @@ and enhanced by the community. It should be possible to implement any kind of
|
|||
report using the extension mechanism.
|
||||
|
||||
There is an 'undo' command for reversing changes, and a 'clear' command to
|
||||
free up a slot:
|
||||
free up slots:
|
||||
|
||||
$ timew clear yesterday
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue