emersion / emersion/mako

Generalize criteria regex matching

Open
#306 0 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
3.3k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

Currently `summary` and `body` can use the `~=` operator for a POSIX regex match.

Generalize this so that any string criteria can be matched using a regex. Could replace `strcmp` calls with a function that accounts for both.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.