macmorning / pomodoro-webext

GNU General Public License v3.0
42 stars 10 forks source link

Request to add simple counter to count completed sessions #23

Closed sushant-thapa-lis closed 2 months ago

sushant-thapa-lis commented 2 years ago

Hi, I love the simple and minimalistic pomodoro extension that you have created.

Would it be possible to add a small counter that shows how many sessions I have completed? The counter could be reset manually by the user whenever he/she is starting a new day(or whenever they feel like)

macmorning commented 2 years ago

Hello! Thanks for your feedback, I will think about adding this feature soon I hope.

HernaniR commented 1 year ago

It would be great also, if we could see what phase we're in... rest time or on work time.

rahulsbhankur commented 1 year ago

Hi, it would be useful,if we get 1)different tone for rest and work. 2)intention setter,like for next 15 min want to focus on reading paper.

macmorning commented 1 year ago

Hello guys, I'll look into this hopefully for a new version. Actually there used to be something like this but it broke and I removed the feature partially. There is still a "stats" indexedDB that logs events and can be used as metrics.

For Firefox, for example, you can see this data by going to the "about:debugging" url => "This firefox" link => "Examine" button => "Storage" tab in the console: image

macmorning commented 1 year ago

Hi, it would be useful,if we get 1)different tone for rest and work. 2)intention setter,like for next 15 min want to focus on reading paper.

Hey Rahul, can you please create a new issue?

macmorning commented 1 year ago

It would be great also, if we could see what phase we're in... rest time or on work time.

Hello, you should see the color of the icon badge change depending on the phase you're in, if not, please create another issue. :)

image

macmorning commented 1 year ago

Additional comment from a user on addons.mozilla.org:

It would be really cool if you could add a total counter of pomodoros don this day and week. Maybe a simple counter would do, or something like a heatmap used in Anki-- that would get me fired in hitting more pomodoros!

klaurent83 commented 7 months ago

Hello i used your extension since 1 week and i love it ! I wanted to improve it with this feature and i see you have already done it !! So I will try your Partial implements and give you a report.