Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQ:Prompt before starting next loop #12

Closed
jrm200306 opened this issue Aug 19, 2024 · 7 comments
Closed

REQ:Prompt before starting next loop #12

jrm200306 opened this issue Aug 19, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@jrm200306
Copy link

Please add a option
prompt on timer expire to confirm start or not the next loop.

@i2van i2van added the enhancement New feature or request label Aug 19, 2024
@i2van
Copy link
Owner

i2van commented Aug 20, 2024

@jrm200306

What is the real use case for this option? Could it be related to this one?

Could you help me understand how it should work?

  1. Timer expires.
  2. Show Would you like to restart timer notification only if restart notification option is set and Pop up when expired option set. Do not show this notification if Pop up when expired option is not set.

When multiple timers are expired multiple Would you like to restart timer dialogs will be opened (or not).

I think the simplest solution would be to add option for pausing loop timer automatically.

@jrm200306
Copy link
Author

@i2van
Yes,your post is like what I want.
It use to break work sometimes for any reason
example:
2 hr work(1st loop completed) -> 45 min launch time(break) -> 2 hr work (2nd loop completed) -> 15 min (break)
I want the loop only restart when i comfirm

@i2van
Copy link
Owner

i2van commented Aug 22, 2024

@i2van Yes,your post is like what I want. It use to break work sometimes for any reason example: 2 hr work(1st loop completed) -> 45 min launch time(break) -> 2 hr work (2nd loop completed) -> 15 min (break) I want the loop only restart when i comfirm

What about adding option for pausing loop timer automatically when expired (it will be applied for newly created timers also if set)? It removes dialog boxes twiddling.

@jrm200306
Copy link
Author

@i2van Yes,your post is like what I want. It use to break work sometimes for any reason example: 2 hr work(1st loop completed) -> 45 min launch time(break) -> 2 hr work (2nd loop completed) -> 15 min (break) I want the loop only restart when i comfirm

What about adding option for pausing loop timer automatically when expired (it will be applied for newly created timers also if set)? It removes dialog boxes twiddling.

Yes,and make a global hotkey to start the timer will be great

@i2van
Copy link
Owner

i2van commented Aug 23, 2024

@jrm200306 Any comments are appreciated: #14

@i2van
Copy link
Owner

i2van commented Aug 23, 2024

Implemented in 1.15.33

image

@mishaxz
Copy link

mishaxz commented Oct 9, 2024

great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants