ofekmiz / Habitica-Pomodoro-SiteKeeper

Chrome Extension for Habitica that charges you gp for visiting sites, including a Pomodoro Timer
MIT License
73 stars 9 forks source link

The app doesn't save hours and pomodoros since the pomodoro number 187 #74

Closed TomasPereira-Dev closed 3 years ago

TomasPereira-Dev commented 3 years ago

I started to use the app in may, since then everything work just fine, in the last 2 weeks the app just don't save any pomodoros after the number 187 (or after 77 hours of work), to update the amount of hours and pomodoros i downloaded the .JSON file and modify it myself with the amount of pomodoros i remembered i did and calculating how many hours are in that amount of pomodoros. A total of 93 pomodoros were lost, approximately 39 hours of work.

After i updated the .JSON file everything looked fine, but after a day all this data was reset like if i never modified it, with the number of pomodoros back at 187 and with 77.9 hours.

This problem also affects to the pie chart and the year view, everything since june was deleted, i can't know exactly how many poms i did in all those days, so i change the data of a random empty day on the .JSON in order to update it, this makes the pie chart useless because it will show that your most productive day is the one that you change with all the unregistered poms.

pomodoro counter bug updated pomodoro counter 2 updated pomodoro counter 3 updated pomodoro counter

ofekmiz commented 3 years ago

Thank you for the feedback, The history feature is still in beta so this is super helpful! I'll investigate the issue

On Mon, 13 Sep 2021, 14:22 Tomas Pereira, @.***> wrote:

I started to use the app in may, since then everything work just fine, in the last 2 weeks the app just don't save any pomodoros after the number 187 (or after 77 hours of work), to update the amount of hours and pomodoros i downloaded the .JSON file and modify it myself with the amount of pomodoros i remembered i did and calculating how many hours are in that amount of pomodoros. A total of 93 pomodoros were lost, approximately 39 hours of work.

After i updated the .JSON file everything looked fine, but after a day all this data was reset like if i never modified it, with the number of pomodoros back at 187 and with 77.9 hours.

This problem also affects to the pie chart and the year view, everything since june was deleted, i can't know exactly how many poms i did in all those days, so i change the data of a random empty day on the .JSON in order to update it, this makes the pie chart useless because it will show that your most productive day is the one that you change with all the unregistered poms.

[image: pomodoro counter bug] https://user-images.githubusercontent.com/81960258/133075093-fee63551-12df-4ad1-b290-3ae6e8ab0f7f.png [image: updated pomodoro counter 2] https://user-images.githubusercontent.com/81960258/133075097-e7e11e97-608a-4875-b279-af50c5ede496.png [image: updated pomodoro counter 3] https://user-images.githubusercontent.com/81960258/133075100-c4ea3c81-27e1-43a9-9fe1-95e9cdd96998.png [image: updated pomodoro counter] https://user-images.githubusercontent.com/81960258/133075102-9ce7076a-8525-47c0-af2b-66a8267b49c8.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ofekmiz/Habitica-Pomodoro-SiteKeeper/issues/74, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOEOFU4SR2OPNBFVDKI6ITUBXNILANCNFSM5D5SYBUQ .

ofekmiz commented 3 years ago

Hi @TomasPereira-Dev

Thanks!

TomasPereira-Dev commented 3 years ago

results : 5200000 characters were stored successfully, but 5300000 weren't. i'm using the last version of chrome.

here is the .JSON of the history, it's nothing really mind blowing, if you look in the day 2021-06-12 you will see that that's the day i added all the missing poms and minutes, that makes the pie chart fail.

Histogram.zip

ofekmiz commented 3 years ago

@TomasPereira-Dev Just uploaded a new version that might fix the issue, please let me know :)

TomasPereira-Dev commented 3 years ago

@ofekmiz thanks, everything works like a charm now C: