bt
bt copied to clipboard
[Request] Complex Matching with AND/OR
Hi, as mentioned in Title, would it be possible to select if we want a "AND" or a "OR" when building up our rules? Guess the default now is "OR" for each rule, with the 'and' operator we would be able to get more complex.
My current situation: I use telegram to both talk to friends as well as work. I wanted a "and" operator to create a filter:
If from Telegram.exe AND this url matches > work browser ; Else if from telegram.exe > second browser; Else, default browser.
Hope that makes sense!