timeglass / glass

Automated time tracking for Git repositories. [DEPRECATED]
Mozilla Public License 2.0
583 stars 27 forks source link

timeglass.json in ~/ #43

Closed tonglil closed 9 years ago

tonglil commented 9 years ago

Option to read timeglass.json from user's home folder as a .timeglass.json file.

advdv commented 9 years ago

Thanks for the feedback! Could you elaborate a bit on why you would like to see this option?

tonglil commented 9 years ago

Sure! I'm the only one on my team who uses it but I'd like to track the time in the commit message body so it seems optional (and therefore don't need that file in the repo).

On Jun 12, 2015, at 4:37 AM, Ad van der Veer notifications@github.com wrote:

Thanks for the feedback! Could you elaborate a bit on why you would like to see this option?

— Reply to this email directly or view it on GitHub.

advdv commented 9 years ago

Sorry for not getting back to you earlier, I see what you mean. The main issue I have is that it hard to facilitate cascading configuration. What if their is a config file in both the ~/ as well as the project directory? I would like to avoid such complexity until the project is more stable. I'm scheduling this for 1.0, in the meantime you can add it to your .gitignore?