Skip to content

Watson

Usage

Start:

watson start OAS +#CC-83

Stop:

watson stop

Add:

watson add --from 10:15 --to 12:45 OAS

Generate monthly reports with custom script:

watson-report-last-month.sh

Generate reports:

export MONTH='2019-01'
watson  report --from ${MONTH}-01 --to ${MONTH}-31 -p OAS > timesheet-report-${MONTH}.txt

Show log for given timeframe:

watson log --from ${MONTH}-01 --to ${MONTH}-31 -p OAS`

Issues

Watson graphs