-
-
Notifications
You must be signed in to change notification settings - Fork 28.3k
Open
Labels
enhancementNew feature or request.New feature or request.wakatime-cardIssues related to the wakatime card.Issues related to the wakatime card.
Description
wakatime api returned editor time stats, if display editor will be better
{
"editors": [
{
"digital": "21:12",
"hours": 21,
"minutes": 12,
"name": "VS Code",
"percent": 73.37,
"text": "21 hrs 12 mins",
"total_seconds": 76367.893702
},
{
"digital": "5:10",
"hours": 5,
"minutes": 10,
"name": "GoLand",
"percent": 17.89,
"text": "5 hrs 10 mins",
"total_seconds": 18621.158891
},
{
"digital": "2:31",
"hours": 2,
"minutes": 31,
"name": "Sublime Text",
"percent": 8.73,
"text": "2 hrs 31 mins",
"total_seconds": 9090.812645
}
]
}florianbussmann and Morphclue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.wakatime-cardIssues related to the wakatime card.Issues related to the wakatime card.