@kengey wrote:
Hi,
I love data, especially derived data that gives you insight in a specific activity. As a coder I enjoy watching the charts on github that gives me metrics on my coding activity. Examples are activity graphs that show you how active you were on a specific calendar day:
(https://help.github.com/assets/images/help/profile/contributions_graph.png)Other charts give you insight in how your code has grown or shrunken and who worked on the code:
(https://github-images.s3.amazonaws.com/enterprise/2.13/assets/images/help/graphs/repo_contributors_specific_graph.png)This got me thinking to project this kind of insight on modelling activities and I started a new Extension: Time Tracker. It is not even close to being released, but I was willing to share with you this idea and hopefully learn what kind of metrics are imported for you, as a designer. Currently I am able to track “activity”: open, save, do, undo and redo. With that, I can also track for each activity some metrics like various model size metrics, the name of the logged in user, the pc, …
An image showing a very early development containing a total tracked time as well as a daily activity heatmap
I was wondering if anyone was interested in tracking time and metrics, and if so, which metrics?
Posts: 7
Participants: 2