Of course %Notifytime andò ℅Prealarm are global variables!
Also, every10 minutes I run another task, and it happens to be at the same time of the prealarm and notify. Could this be a problem?
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/CVYX45urVRg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
Since I live in GMT+1, I used set variable %notifytime to (%alarmtime1 - 1 - %sleeptime1 - %notifitobedtime1)*3600 - (%alarmtime2 - %sleeptime2 - %notifitobedtime2)*60 and set variable %prealarm to (%alarmtime1 - 1 - %gentletime1)*3600 - (%alarmtime2 - %gentletime2)*60 .Obviously variables with 1 and 2 are split by variable split (I entered them in hh.mm format).
The easiest way to set a alarm in the future is to use a calendar event.