Metrics, insights, and time tracking automatically generated from your programming activity.
-
Inside Notepad++ open the Plugin Manager (
Plugins
->Plugin Manager
->Show Plugin Manager
). -
Check the box next to
WakaTime
in the list of plugins.
-
Click the
Install
button. -
Restart Notepad++.
-
Enter your api key, then press
enter
. -
Use Notepad++ like you normally do and your time will be tracked for you automatically.
-
Visit https://wakatime.com to see your logged time.
WakaTime for Notepad++ logs to C:\Users\<user>\AppData\Roaming\Notepad++\plugins\config\WakaTime.log
.
Turn on debug mode (click the WakaTime icon in Notepad++) then check your log file.
WakaTime Core logs to C:\Users\<user>\.wakatime.log
. Check there after looking in your Notepad++ WakaTime.log file.
More help can be found at https://github.com/wakatime/wakatime#troubleshooting.