On Sunday, July 26, 2020 at 12:44:45 AM UTC-7, Mat wrote: > > Thanks for asking! As noted, I'm hoping to use TW like an InstantBoss > <https://appsapps.info/download/instant-boss/> so I can set several > consecutive timers; a typical session is "workduration + breakduration * > reps", e.g 10+2 * 5. i.e for a total of one hour. If I understand your > code, all "getTime" are started with "doStart" so I'm not sure how such > multiple consecutive timers can be run? >
I've just posted an update: http://tiddlytools.com/timer.html I refactored the TiddlyTools/Timer/CountDown code to support "Programmed Countdown Sequences" (aka, "consecutive timers"). See http://tiddlytools.com/timer.html#SampleCountdownSequence Note that this tiddler is *experimental*... I think I can simplify the "programmed" syntax as well as adding support for repeating timer "sessions" (e.g. "workduration + breakduration * reps") I'd also like to make some improvements to the interface, such as letting you *enter* times and messages for each consecutive timer, rather than directly coding that information into the tiddler. There's also a little bug (gasp!) where the countdown skips 1 second when starting the consecutive timers. Give it a try and let me know what you think. enjoy, -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0717734d-eac4-45cf-82fc-8ce916aa1a0eo%40googlegroups.com.

