You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's because this plugin sends heartbeats directly to the API without using wakatime-cli. We should instead send the current file to wakatime-cli to fix this bug.
I have some git-tracked data that I edit in Kate, that I don't want to send to wakatime.
I have a setting like this in my ~/.wakatime.cfg file, to attempt to not have it tracked:
[settings]
exclude =
/path/to/private/stuff/
However, it looks like Kate with this plugin is still sending those paths over to Wakatime's servers, where they are included in my Dashboard.
The text was updated successfully, but these errors were encountered: