Skip to content

Small script to get total on all times for a project with date filters. A supplement to kostajh/taskwarrior-time-tracking-hook

License

Notifications You must be signed in to change notification settings

osleg/taskwarrior-timetracker-total

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskWarrior Report

A supplement script to http://github.com/kostajh/taskwarrior-time-tracking-hook. Getting total time for complete tasks on a project.

Usage

python report.py -h
usage: report.py [-h] [-f YYYY-DD-MM] [-t YYYY-DD-MM] project

positional arguments:
  project

optional arguments:
  -h, --help            show this help message and exit
  -f YYYY-DD-MM, --from YYYY-DD-MM
                        From date, inclusive
  -t YYYY-DD-MM, --to YYYY-DD-MM
                        To date, exclusive

For ease of use it is possible to chmod +x report.py and put it in PATH

About

Small script to get total on all times for a project with date filters. A supplement to kostajh/taskwarrior-time-tracking-hook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages