samg / timetrap

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

Some minor new features #43

Closed jvenant closed 12 years ago

jvenant commented 12 years ago

For my personnal use, I made 2 minors add to your timetrap project :

Hope it will help, Thank you for your work, Johan

samg commented 12 years ago

Johan,

Thanks for the contribution. The full keyword definitely seems like a missing feature, I've merged it in and updated the docs. I'll try to get a new version of the gem out soon.

Thanks too, for the formatter. I'm thinking about creating a separate repository of user contributed formatters, that could be installed as an addon to timetrap. Perhaps I can pull that in there.

Cheers, Sam

samg commented 12 years ago

I just set up https://github.com/samg/timetrap_formatters/ as a place users can share custom formatters. It would be great if you wanted to add the formatter in 682da6f to that repo, and send a pull request.