In that case, would one of these work?:
- Conditions
- If Match A
- Or Match B
- Or Match C
- Etc.
- Actions
Or:
- Macro A
- Conditions
- If match A
- And Not Macro B
- And Not Macro C
- Actions
- Macro B
- Conditions
- If match B
- And Not Macro A
- And Not Macro C
- Actions
- Macro C
- Conditions
- If Match C
- And Not Macro A
- And Not Macro B
- Actions
The
And Not <other macros>
might be optional, depending on how the matches work.
I guess another way to say it is, "Don't forget the plugin's logic in scanning the macros, in addition to the macros themselves." The sum total of everything, might actually do what you want.
If I'm still off, diagram.