WakaTime is a productivity & time tracking tool for programmers. Once the WakaTime plugin is installed, you get a dashboard with reports about your programming by time, language, project, and branch.
-
Inside regedit.exe go to ->
HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\11.0_Config\AutomationOptions\LookInFolders
-
Copy WakaTime.Addin to one of those folders (I recommend you to copy into
C:\ProgramData\Application Data\Microsoft\MSEnvShared\Addins
) -
Edit WakaTime.Addin and change the node Extensibility/Addin/Assembly to the full path of WakaTime.dll you downloaded
-
Enter your api key, then press
enter
. -
Use SQL Server Management Studio like you normally do and your time will be tracked for you automatically.
-
Visit https://wakatime.com to see your logged time.