Skip to content
Discussion options

You must be logged in to vote

Hi findrunas!

About the setup string

When setting up a timer with the ,pset command, you may provide a setup string, describing the stages of your timer pattern.
Please see the output of ,phelp set for more information about this pattern.
For example, if you wanted to setup your timer with the following pattern
50 minutes work, 10 minutes break, 55 minutes work, 5 minutes break
you could use the following command.

,pset Work, 50; Break, 10; Work, 55; Break, 5

The string Work, 50; Break, 10; Work, 55; Break, 5 is what we call a setup string.

About presets

Presets allow you to save your setup string so you can switch timer patterns more easily.
For example, to save the timer pattern above…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Intery
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants