问题
does anyone know of a Visual Studio (2008) Plug-in that attempts to track how long you've spent working on any given Solution or Project?
I realize this would be difficult, like at work I might leave a Solution open all day, but only work on it for a couple of hours, on and off.
However at home, I might only open a Solution when I'm working on it.
Regardless, is there anything out there that at least attempts to track time spent? Do some/any Source Control reports achieve this?
This would be a resource for me to get a rough idea of how long I've spent on a bunch of projects.
cheers
回答1:
I don't know of any tools that can accomplish what you're looking for, I don't even think it would be accurate (if there were any). Still I would recommend Hour Guard as a personal time measurement tool. It's free and very effective.
回答2:
For personal time management you can consider RescueTime. It is external monitoring app that gathers statistics on what and for how long you do with your computer.
Not sure if it can distinguish different solutions open in the Visual Studio, but it can distinguish Office documents (although this functionality is only available for premium accounts).
回答3:
You can try my recently released Visual Time Spent add-in. It integrates with Visual Studio 2008/2010 and tracks time spent on solutions, projects and files. Idle time is detected as no activity for more than 2 minutes.
来源:https://stackoverflow.com/questions/842524/visual-studio-plug-in-to-measure-time-spent-on-solution-project