'Notification Bar Button' as an If condition

chaoscreater

Active member
As per the title, I'd like to set a If condition for when a Notification Bar Button has been pressed. I looked around and couldn't find this setting, nor could I find this online or in the forum...

BTW, I'm aware of how Notification Bar Button works. I know that Actions will be processed when the Notification Bar Button trigger is.....triggered. What I want is to add a time trigger and Notification Bar Button trigger in the same macro, but have them do 2 separate Actions each. I know I could create a separate macro for each, but I'd rather keep my macros simple and clean and not have to create multiple ones.
 

Abalsam

Active member
As per the title, I'd like to set a If condition for when a Notification Bar Button has been pressed. I looked around and couldn't find this setting, nor could I find this online or in the forum...

BTW, I'm aware of how Notification Bar Button works. I know that Actions will be processed when the Notification Bar Button trigger is.....triggered. What I want is to add a time trigger and Notification Bar Button trigger in the same macro, but have them do 2 separate Actions each. I know I could create a separate macro for each, but I'd rather keep my macros simple and clean and not have to create multiple ones.
There is a trigger for the notification bar button (under user input). Please see the attached sample macro.

ThanksScreenshot_20220306-085025-932~2.png
 
Top