This Timewarrior extension calculates the total time registered on each tag for the closed intervals received in the input. If an interval has more than one tag, the duration of the interval will be added to all the tags. Total time is printed out in descending order, from highest to lowest.
- Download the latest executable for your operating system from the releases page.
- Add it to the Timewarrior extension folder as described in the documentation.
- Verify that the extension is active and installed by running
timew extensions
.
In a terminal window, run timew tag-total
. An example output could be:
tag1 - 50h 5m 0s
very-long-tag - 3h 0m 10s
tag2 - 0h 55m 0s