Also filtering the data_string directly against text/blob/regex would be neat if you're already working on it

Aaand one more thing, custom icons per trigger (don't know if that one's possible) the others are for sure ^~^
Moderator: Martin
Can't it add/remove them dynamically? OGYoutube for example does that.Desmanto wrote:This requires automagic to register new intent receiver for every new flow which use this trigger. It will spam too many choices which I believe most users don't want it.
I already do this since i first utilized URL intents.Desmanto wrote:The better way is to split the usage per URL is to use parallel expression, which I have used since the first week of migration from tasker.
Maybe it creates a dynamic intent receiver and reinstall the receiver when we change the setting. Need to wait for Martin. If this is possible, then I would like the Intent Received and Multiple Intent Received to have this feature as well.Bluscre wrote: Can't it add/remove them dynamically? OGYoutube for example does that.
Yep, i have the slight fear that OGYoutube cheats by just changing it's own components :/Desmanto wrote:Maybe it creates a dynamic intent receiver and reinstall the receiver when we change the setting. Need to wait for Martin. If this is possible, then I would like the Intent Received and Multiple Intent Received to have this feature as well.Bluscre wrote: Can't it add/remove them dynamically? OGYoutube for example does that.Since all three share the same feature.