You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow to display all the timers suggested by the concurrent ongoing simultaneous timers and not only those suggested by the last ongoing timer.
2. Motivation
I recently started using the activity suggestions in the app and they work very well as they save a lot of searching and filtering, but I expected all suggested timers for all ongoing activities to be shown and only those for the oldest ongoing timer are suggested.
This could make the suggestions work properly when there is an ongoing timer that may not have any suggestions configured and later one starts another timer that has them.
3. Proposed Solution
I propose to change the boolean criteria that filters the suggested timers to "timers suggested by at least one of the current ongoing timers". A list of all the activities suggested by all the ongoing activities summed up should be shown.
4. Alternatives Considered
An optional configuration box could allow the user to choose between this criteria or the previous, in case there may be conflicts (I cannot see them now, but just in case)
5. Additional Context
I don't know if this is a bug or if it can be considered a recommendation for the future.
Thanks a lot to Anton Razinkov and all the people behind this awesome app, you are the best.
1. Summary
2. Motivation
I recently started using the activity suggestions in the app and they work very well as they save a lot of searching and filtering, but I expected all suggested timers for all ongoing activities to be shown and only those for the oldest ongoing timer are suggested.
This could make the suggestions work properly when there is an ongoing timer that may not have any suggestions configured and later one starts another timer that has them.
3. Proposed Solution
4. Alternatives Considered
5. Additional Context
I don't know if this is a bug or if it can be considered a recommendation for the future.
Thanks a lot to Anton Razinkov and all the people behind this awesome app, you are the best.