feat: show how much time user spent during last 7 days#451
feat: show how much time user spent during last 7 days#451txtxj wants to merge 5 commits intoanmol098:masterfrom
Conversation
|
By the way, last time I contributed to this repo, the But this time it pulls a docker from This confused me. I don't know how to run my branch. So I just changed it back to Dockerfile in my brach for a test (not pushed the change). And my code seems to run correctly. But I'm not sure if it will still run successfully in the docker pulled from |
|
Since it is Monday when I run my code, it is displayed in the order of Monday to Sunday. If it is Wednesday, it will show from last Wednesday to this Tuesday. |
You can use the |
|
Thank you for your reply, I'll have a try. |
MarkenJaden
left a comment
There was a problem hiding this comment.
I really like this change! Logic looks good and is easy to understand. Thank you!
|
Way too outdated. |
I think it's good to show the amount of time spent writing code each day for the past seven days
But when I look at the official api, it seems that in order to get the data, an additional post operation is required. I add it to the
get_waka_time_statsfunction.