mowolf / ChatAnalyzer

Java script webapp that analyzes your WhatsApp Chat history locally on your machine.
https://chatanalyzer.moritzwolf.com
Other
208 stars 41 forks source link

Adding (average) Response Time #5

Open mowolf opened 6 years ago

mowolf commented 6 years ago

Stats about : How fast do you answer to one of your messages.

Please post any Ideas on how this would could most usefully displayed.

tintinmaster commented 6 years ago

You could display it like a speedometer or just like a normal clock

ryanb93 commented 6 years ago

Could be interesting to see this plotted over time too, see if people have got faster or slower at replying on average.

mowolf commented 6 years ago

Yeah.

Any idea on how long the time between messages should be to still count as responses (like 1min or rather 10 mins)? Once this is implemented, I guess it would be good to test several different thresholds, to figure that out.