Giovanni Cappellotto
Giovanni Cappellotto
@CodeAndSyntax can you please help me by sending a pull request about this issue?
The link is broken, I'm not sure how to solve this issue, and there doesn't seem to be much interest about it.
I thought that, since a pause is automatically started by saving a completed tomato, the easiest way to achieve this goal would be to have two ways to start a...
Thanks for reporting but I can't reproduce this error. I'm using SoundManager 2 V2.97a.20110706 to generate sounds, see https://github.com/potomak/tomatoes/blob/develop/app/assets/javascripts/TT_init.js#L8 I'm calling `play()` at: 1. https://github.com/potomak/tomatoes/blob/develop/app/assets/javascripts/TT.js#L192 2. https://github.com/potomak/tomatoes/blob/develop/app/assets/javascripts/TT.js#L207 @cliffxuan and @gunn...
Ok, I think I should add a check for this case. Anyway it sounds odd to me because I set `useHTML5Audio` configuration attribute to `true`, see https://github.com/potomak/tomatoes/blob/develop/app/assets/javascripts/TT_init.js#L5
Instead of storing a new value in the user model a simple flag in the session could be sufficient. An alternative approach would be to create a new `Announcement` model...
@tehAnswer thanks for your interested in the project. I think this issue depends on two missing configuration of the project entity, so I guess it depends on #95.
This would be possible. I think this would use the same feature that I would like to expose as an API endpoint that have been requested in https://github.com/tomatoes-app/tomatoes/issues/296.
If you use HabitRPG there's is a Chrome extension that integrates Tomatoes with HabitRPG: https://chrome.google.com/webstore/detail/habitrpg/pidkmpibnnnhneohdgjclfdjpijggmjj/details?hl=en Does it solve your issue?
Sorry for the (2 years) late reply. I don't have a clear roadmap, but I added this task to the 1.0 milestone. If you want to propose an implementation I'd...