Timer Widget

Hello,

I would like to see if I could get some help in creating a community Project for a custom Timer widget. I was looking at using Angular Timer project as a basis. The idea is to use this timer to output elapsed time into the process. Could anyone help? I will leave it open for community use. Thanks!

answer rewritten…

My way of doing this would be to either:

When creating the case (Create a case - REST) save the “start date” as a process variable and use this in a computation, or use “Read a case” (REST) to get the start date and use this in a computation.

regards
Seán

Thanks Seán!

I’m looking at two different uses for the timer. In one case I want the user to start and stop their timer as they do an activity.

On the other hand I’m considering of applying a Pomodoro timer for the user to actually see and activate the timer while they work. I wanted to create a widget with this fiddle code. Unfortunately, I couldn’t figure out how to load the dependencies.