Hi!
So I use this app every time I use my mac. Love it.
Yesterday I tried setting it up to run an Apple Shortcut when i wake my macbook. It's simple, and I managed to get it working like a charm.
However, its enough if I run the Automation once a day, so triggering every time I wake my macbook is overkill. So I set the Trigger Condition "seconds_since_last_trigger" to 86400s, i.e. one day.
Today I noticed it didn't run the Automation like expected, because the "seconds_since_last_trigger"-Condition looks for any trigger done by BTT, not just the action its assigned to. And since I use BTT for many other things, the condition is likely never met.
I can see the usecase for the existing "seconds_since_last_trigger", but wanted to ask how you would feel about implementing an additional variable "seconds_since_last_trigger_of_this_action", or something like that? Or alternatively, if my automation-"cooldown" can be implemented in other ways?
Thanks in advance and I'd be happy to elaborate if something is not clear, english isn't my mother language. Have a good day