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

How to setup a pomodoro timer? #33

Open
zzantares opened this issue Dec 19, 2016 · 2 comments
Open

How to setup a pomodoro timer? #33

zzantares opened this issue Dec 19, 2016 · 2 comments

Comments

@zzantares
Copy link

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!

@jason0x43
Copy link
Owner

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.

@zzantares
Copy link
Author

Thanks for taking it into consideration, it will be great to add support for this.

In the meantime I'll just use the desktop version when actually doing pomodoros, otherwise I'll track time with the workflow.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants