impleri / sow

Sow provides a CLI to Harvest using NodeJS
BSD 2-Clause "Simplified" License
26 stars 5 forks source link

Chrono history should track everying #12

Closed impleri closed 10 years ago

impleri commented 10 years ago

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.

impleri commented 10 years ago

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