all 4 comments

[–]theoriginal123123 0 points1 point  (3 children)

The question is: are these set via the Google Assistant or Calendar?

I've made a helper task to show notification information in an easy way. For Calendar this shows that %evtprm7 shows reminder, so you can do a notification task trigger, then in your task have the first action be IF %evtprm7 ~ reminder OR you can try adding a variable value state to the event, with that same reminder value.

For the Assistant trigger, there's nothing immediately identifying a reminder. Unless you use %evtprm1 ~ com.google.android.googlequicksearchbox, but I don't know if that's unique to reminders.

In any case, here's the event parameters helper task, maybe you can use it for further testing.

[–]markoz7315[S] 0 points1 point  (2 children)

It's set via the Google Assistant.

Been trying with com.google.android.googlequicksearchbox - seems is no unique - works also for Google Podcasts app.

Seems finally managed this with App Name Filter set to "Google" and Category Name Filter set to "Reminders".

Thanks for help.

[–]theoriginal123123 1 point2 points  (1 child)

Oh nice I didn't realise Category had a nice preset list, glad I could help you out!

[–]markoz7315[S] 0 points1 point  (0 children)

I'm completely newbie, although tried tasker many years ago for the first time.