Does anyone know if theres a way to send sms 1 minute earlier each day so day 1 its 9:56 day 2 9:55 day 3 9:54.
Use a variable for the profile's time context. In the task, send the sms then decrease the variable by a minute.Does anyone know if theres a way to send sms 1 minute earlier each day so day 1 its 9:56 day 2 9:55 day 3 9:54.
Is there a way to convert string to date or time? my initial variable is a stringUse a variable for the profile's time context. In the task, send the sms then decrease the variable by a minute.
You don't need to convert the variable, just use the correct format. To send initial text at 09:56 am, then 1 minute earlier every day;Is there a way to convert string to date or time? my initial variable is a string
i already disabled beginner mode but i cant see the field to set the variable on the time context. is this a bug or something?You don't need to convert the variable, just use the correct format. To send initial text at 09:56 am, then 1 minute earlier every day;
Initial value %SMSTime =9.56
Set variable %SMSTime-0.01 (check do maths)
tasker time context
If you want to send only on certain day(s), your profile needs a day context as well.
Click on the double arrows...i already disabled beginner mode but i cant see the field to set the variable on the time context. is this a bug or something?
When not in Beginner Mode, it's possible to specify a global user variable as the source of the From Time or To Time by clicking on one of the rotating-arrow iconsi already disabled beginner mode but i cant see the field to set the variable on the time context. is this a bug or something?
cant find the gear icon which contains the limit repeats option. i can only see the three dot. the three dot only has "help:this screen" and "userguide" option. Do you mean the repeat checkbox inbetween from and to?In the profile properties (select the profile then hit the gear icon at top right), is limit repeats checked?
If you go to the variables tab, it's your variable shown and set as you expect?
There's always using tasker's logging to see if there's an error.
It sounds like you are inside the context setting. You need to access the profile settings. The profile is the contexts that trigger the task and the task to be triggered.cant find the gear icon which contains the limit repeats option. i can only see the three dot. the three dot only has "help:this screen" and "userguide" option. Do you mean the repeat checkbox inbetween from and to?