[go: nahoru, domu]

Skip to content

josuigoa/action_worklog-week

Repository files navigation

Action for ideckia: worklog-week

Definition

Reads the JSON file created by worklog and counts total hours from each week

Properties

Name Type Default Description Possible values
file_path String Where is the log? false 'worklog.json'

On single click

Counts the hours and shows in a dialog

Example in layout file

{
    "text": "worklog-week action example",
    "actions": [
        {
            "name": "worklog-week",
            "props": {
                "file_path": "/path/to/worklog.json"
            }
        }
    ]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages