How to create a Pop Up time alarm?

I had been reading a lot trying to figure how to create a snippet that shows a pop up notification at any time I want, like an alarm clock.

someone here please help meee!

Hi @Jose_Fernando_Urrea,

I'm afraid it is not possible to schedule snippet execution right now.

You can add new post to Feature Ideas section, please describe how you would like this feature to work.

1 Like

you can use {wait: delay=+5s} to set up sleeping timers. also you can use {formdate: HH mm} to get current time.