Change the parameters: normal, warning, alert color and time limit (seconds).
And with the actions you can set the time (in seconds), start, pause, stop, resume, reset the timer.
Events are also generated --> you can use these to have a master timer, linked with status in the database and have “synchronized” timers for other users
Does the timer have the ability to edit the start time by manually entering the minutes in the middle of the timer (as an input field), or only with inputs we create in the UI?
Doesn’t appear that we can access the custom states that manage the display and function of the plugin. Would you be able to help with setting the custom state back to “created” so the timer can read --:-- when a user stops it, instead of the last time set?
I have same question as Jason. Even on demo page you need to always change value to timer to restart it - or to refresh page. How could I run countdown infinitely just from workflows page without user interaction? E.g. I want to make 5 rounds of 5 minutes countdown. After first round will start, second round will continue…etc. This is currently not working when I tried in workflows, so plugin is for my usecase not usable.