sharat87 / ti

A simple command line time tracker.
http://ti.sharats.me
122 stars 68 forks source link

Don't store color in JSON store #16

Closed MattHulse closed 3 years ago

MattHulse commented 9 years ago

Fixed bug where interrupt creation was passing a colorized name into action_on, which in turn was storing color codes in the JSON store. Referenced by sharat87/ti#13.