For example I have bocks of date matching conditions, which are used in more than one rule.
When I improve this "If any of... rule / rule / rule" block, it is a pain to keep all usages of this manually in sync.
So my idea would be to have custom conditions.
- - The editor for custom conditions would have a field for the name and the condition block only.
- The editor for a condition line would have a new submenu besides "Other..." entry showing "Custom >" and a submenu popup with all custom conditions.
- You could use this custom conditions in every rule including custom conditions.
Any ideas or comments