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
Hello, using the desktop app for Mac, there's an option to enable a Pomodoro timer, after 25min, starts a break of 5min, and then repeats, how could I setup this using this workflow?
Thanks for the help!
The text was updated successfully, but these errors were encountered:
Hmmm...this will require some internal changes in the workflow; it's not something that could be done in the workflow editor. The workflow will need to kick off a background process that waits for 25 minutes, then stops your current timer and independently posts a system notification letting you know what happened. Then it would need to wait for 5 more minutes and either restart the stopped task or ask you what you'd like to do.
Hello, using the desktop app for Mac, there's an option to enable a Pomodoro timer, after 25min, starts a break of 5min, and then repeats, how could I setup this using this workflow?
Thanks for the help!
The text was updated successfully, but these errors were encountered: