Search rules
Escape a literal term before turning it into a match pattern.
Documentation
Escape regex metacharacters before you paste text into a pattern or automation rule.
Overview
Use Quote Meta when a literal string needs to be treated safely inside a regex-like context.
Escape a literal term before turning it into a match pattern.
Protect a copied value so special characters do not change the rule.
Supported inputs
Walk through it
Workflow
Use the main form when a search string needs to be matched exactly.
What you get
The string is ready for a pattern or rule that expects literals.
Use the copy button to avoid missing a symbol.
Avoid these mistakes
Always escape metacharacters before pasting into a pattern.
Only run the helper when the destination needs it.