Unfortunately, changing event's calendar requires moving focus and waiting for animation to complete (since the extension modifies DOM, rather than calls the API)
However, the extension could provide a visual indicator next to the event name input to show user which calendar the event would be matched into (if any)
Without this, "contains" rules are less useful as you may forget if you have a rule configured that is going to match a given event name (not a problem for equals and starts with rules as those are part of suggested dropdown options)
Unfortunately, changing event's calendar requires moving focus and waiting for animation to complete (since the extension modifies DOM, rather than calls the API)
However, the extension could provide a visual indicator next to the event name input to show user which calendar the event would be matched into (if any)
Without this, "contains" rules are less useful as you may forget if you have a rule configured that is going to match a given event name (not a problem for equals and starts with rules as those are part of suggested dropdown options)