Hi! I noticed an unexpected behavior with the CLOCK widget.
When UTC is loaded or when the CLOCK is saved, and the CLOCK contains an EXELINK scheduled earlier than the current time, the CLOCK executes that EXELINK immediately. This is incorrect, because logically the CLOCK should only trigger actions scheduled after the current time, not events that already passed.
Could this behavior be adjusted so that past EXELINK entries are ignored when loading or saving the CLOCK, and only upcoming ones are executed?
Thank you!