Skip to content

Regex presets

ConceptEffect
PresetConfigures a single rule, the one you are currently creating.
PackAdds several rules at once. See Categories and packs.

Picking a preset is not final: you can adjust the regexes anytime from the rule editor after creation. The reference to the preset is kept for traceability.

Presets cover the 11 most common usage categories. Here is a sample; the full list is browsable in the wizard.

PresetUse case
GitHub - Issue / PRGroup by issue or pull request number on a GitHub repository.
Jira - Ticket key in titleGroup by PROJ-123 key on any Atlassian domain.
Slack - WorkspaceGroup by Slack workspace.
YouTube - ChannelGroup videos by channel.
Wikipedia - ArticleGroup by article title across all languages.
Notion - PageGroup by Notion page title.

Some presets have an intentionally broad scope and work regardless of the domain. For instance, Ticket in title (cross-domain) extracts a PROJ-123 key from any tab whose title mentions it. Useful to follow a single ticket across GitHub, GitLab, Trello, Slack.

Rather than listing every preset here (the list changes with each release), browse the Preset dropdown in the rule creation wizard; presets are organized into collapsible categories and the search filters by name.

Manifests live in public/data/presets.json for anyone who wants to inspect or contribute.