samg / timetrap

Simple command line timetracker
http://rubygems.org/gems/timetrap
Other
1.48k stars 115 forks source link

Sheet breakout in JSON and time totals. #154

Closed kitplummer closed 4 years ago

kitplummer commented 7 years ago

Updating the JSON formatter a bit, to spit out an array of sheets, plus the time metadata.

samg commented 7 years ago

Seems like this would break compatibility for anyone relying on the current JSON output format. Maybe this would be better as a custom formatter?