-
-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configurable heartbeat offset / AFK timeout #156
Comments
Push! |
Hi, it's been a while :) |
After a lot of users have expressed their interest in this, I'll increase prio from B to A. Still can't give an estimate for when I'll get to this, sorry! |
@muety how can I change the default value globally for all users globally? |
You can't, currently. |
Here's the code we use at WakaTime to combine Heartbeats into Durations based on Keystroke Timeout: https://gist.github.com/alanhamlett/0d0c496fe40d977dbdbf0abf0b34ec57 |
I imported my data from Wakatime to my instance of Wakapi and the total time reported on Wakapi is 300 hours less than the total hours that Wakatime reports. |
Yes, correct. |
Current default is two minutes, however, this might be made configurable on a per-user basis. However, already generated summaries wouldn't be affected in retrospect. One would have to regenerate all their summaries.
Originally requested by @Lucas-M-G in #82 (comment)
The text was updated successfully, but these errors were encountered: