vscode-coding-tracker-server
vscode-coding-tracker-server copied to clipboard
option to only display time spent typing
Currently the web UI places a much greater emphasis on time spent watching + typing than it places on time spent typing. I.e. most of the aggregated metrics measure time spent watching + typing. To see time spent typing one must view the more detailed/granular metrics which display both time spent watching and time spent typing in the graph view.
What I'd like is to only display time spent typing rather than time spent watching, as I find typing to be a much more reliable indicator of my productivity. For me, all of the visualisations which only display time spent watching are mostly noise and are not very helpful at the moment. many thx! :)