I am new to Tasker and getting all the basics set up (pretty much spending my Monday day off on this and enjoying it). One key need is for VIP calls and texts.
I have set up profiles for VIP callers at night to ring even though my phone silenced. They work beautifully.
Now, I’m trying to set up the same type of profiles for SMS. So I basically started with a clone of the ones for phone calls, and this is where they are now:
Profile: Overnight SMS (20)
State: Profile Active [ Name:Overnight ]
Event: Received Text [ Type:Any Sender:My VIP Contacts Content:* ]
Enter: Priority SMS (18)
A1: Media Volume [ Level:10 Display:Off Sound:Off ] If [ %VOLR = 0 ]
A2: Music Play [ File:Ringtones/S_Pure_Bell.ogg Start:0 Loop:On Stream:3 ]
Profile: Acknowledge Text (12)
State: Profile Active [ Name:Overnight SMS ]
Event: Notification Click [ Owner Application:Messaging Title:* ]
Enter: Music Stop (13)
A1: Music Stop [ Clear Dir:Off ]
A2: Media Volume [ Level:0 Display:Off Sound:Off ]
The problem is that I cannot figure out how to silence the notification. I tried using the Application context designating the Messagin app, and that didn’t work. I then tried what is above, using the Notification Click event. That didn’t silence it either.
I’m sure there is something obvious I’m missing, but I’m stumped. I would be grateful for some insight.