impleri / sow

Sow provides a CLI to Harvest using NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrono history should track everying

impleri opened this issue · comments

The chrono history only tracks timers created via the start command. It should also handle log and resume as well as check on stop command to keep a complete chronological log.

Tracking has been reorganised so that everything pushes through the local logging before completing the process.