Words filter: Letter sequence and/or regex #5964
-
Currently, in custom mode, we can filter word lists by letters (specifying which letters words should or should not contain), but we can’t filter by specific letter sequences, like "eq." (or it's not clear how to do that?) It would be useful to add the ability to filter words by more than one consecutive letter, allowing users to target specific combinations. Additionally, implementing regex filtering would be a powerful way to achieve this and much more. For example, if you wanted to practice words containing multiple challenging letters (like some of q, z, x, and p in one word, without specific order), a regex filter would make that possible. This feature would give us ultimate flexibility to create custom word lists for any needs. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Just insert |
Beta Was this translation helpful? Give feedback.
-
@Miodec That said, this request is mostly about regex filtering. Could you comment on that? |
Beta Was this translation helpful? Give feedback.
Just insert
eq
into the "include" field.