DEV Community

Discussion on: PhpStorm Plugins You Should Know

 
igorsantos07 profile image
Igor Santos

This is true curiosity, I'm not judging (I guess we just work differently): why is it important for you to know the amount of time you spent really coding? Do you compare that with the overall time you spent "working" in general? How do you use that metric?

Thread Thread
 
resetnak profile image
Alexandr Rešetňak

Great question. I kinda like to know how much time did I spent on task thinking and than actually coding. And If i have some kind of practise with a new language I like to know that as well. I found it interesting being able to know how much typing through the day I actually did. I suppose its not critical but I like it that way.

Thread Thread
 
igorsantos07 profile image
Igor Santos

interesting! makes sense :)
I used to love using RescueTime, although it was mainly when I was really unfocused. It's a desktop app which can automatically track app usage, and maybe even browser tabs/URLs. It's really helpful to understand how you use your devices, it might be interesting to you too :)

cheers!