Visual Studio Time Tracking Plugin [closed]

青春壹個敷衍的年華 提交于 2019-12-02 23:25:06
Johannes Rudolph

Check out TargetProcess

However, it does way more than tracking time, so it might not be appropriate to what you want to have.

Check out WakaTime, open-source on GitHub:

https://github.com/wakatime/visualstudio-wakatime

It gives you a dashboard of your logged time:

You can try my recently released Visual Time Spent add-in. It integrates with Visual Studio and tracks time spent on solutions, projects and files.

If you are using TFS you can track time allocated to Work Items in your team project using TFS Working On

Seems pretty straight forward to setup and use... although I do not have experience using it for any length of time.

time cockpit has a feature called "signal trackers". Those track what you are doing, encrypt the data, synchronize it between your devices and presents it in a Calendar style application. You can therefore easily derive what you have been doing when and reconstruct your day.

In your situation, it would track the active window title (showing the solution file) as well as the file writes you had (tells you the files you changed). So you would probably get decent hints on what you have been working at.

I can't be objective here, as I am one of the devs, but it works quite well for our customers as well as us internally.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!