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!
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!
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.
you can use {wait: delay=+5s} to set up sleeping timers. also you can use {formdate: HH mm} to get current time.