garmodoro icon indicating copy to clipboard operation
garmodoro copied to clipboard

How to show how many pomodoro has

Open rotello opened this issue 3 years ago • 6 comments

hello this is a follow up / similiar to: https://github.com/klimeryk/garmodoro/issues/22 there it was asked to "Preserve pomodoro count per day", which is an excellent idea. what about having your pomodoro count on your daily dashboard nearby the activity?

i m doing the 300 pomodoros challenge -> https://www.cocooa.com/wp-content/uploads/2022/01/300-pomodoros.pdf and using this app could help it a lot!

Thanks Manolo

edit: title & grammar in main post

rotello avatar Jan 08 '22 10:01 rotello

I'm currently using custom branch where each pomodoro recorded as activity.

Then I think number of pomodoros could be counted in connect.

I think it's possible to make recording optional and merge it in main repo.

volkov avatar Jan 12 '22 10:01 volkov

Thanks for the reply @volkov - i ve no idea how i can install the custom fork on my garmin... and yes having it merged would be great!

rotello avatar Jan 12 '22 14:01 rotello

i ve no idea how i can install the custom fork on my garmin...

You could checkout this branch, build and upload. Actually last time I build it more than year ago and don't remember how to do it.

I think you should use sdk https://github.com/klimeryk/garmodoro#development and make file from https://github.com/klimeryk/garmodoro#development

volkov avatar Jan 13 '22 08:01 volkov

@klimeryk What do you think about recording pomodoros as activity? Is it good feature or it's better not to implement it?

volkov avatar Jan 13 '22 08:01 volkov

@volkov, thanks for the suggestion! Could you share a screenshot of how it looks like in the dashboard? I remember looking into it when I first wrote this app and it did not look like a good fit. But maybe in the meantime they've added new visualization options (or I've missed them originally). I can definitely see the merit of this, so would love to know how it's working for you!

klimeryk avatar Feb 20 '22 11:02 klimeryk

Well, not really god, after some pomodoros you see only them.

Screenshot and photo

photo_2022-02-23_13-51-02 photo_2022-02-23_13-51-08

For me this feature was useful in three ways:

  • additional motivation to do pomodoro because it would be recorded
  • check how many pomodoros I have done today
  • export all pomodoros in calendar (using garmin-ical-export) and have weekly overview

volkov avatar Feb 23 '22 11:02 volkov