@radmen/timew-aggro
v2.0.0
Published
Simple `timew summary` aggregation helper
Downloads
4
Readme
@radmen/timew-aggro
I've started to use Time Warrior to track the time I spend on tasks.
Quite often I stop
them and continue
later. The default taskw summary
command lists all of entries, event if they were continuations of previous ones.
This utility is responsible for merging those tasks into single one and displaying aggregated time.
installation
yarn global add @radmen/timew-aggro
ln -s $(which timew-aggro) ~/.timewarrior/extensions/aggro
usage
timew aggro
Currently, timew-aggro
aggregates entries only from current day.
use it on you own risk
This package is provided as is.