Skip to content

Feature: can we support wakatime editor stat code #1107

@sword-jin

Description

@sword-jin

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
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.wakatime-cardIssues related to the wakatime card.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions