list-card icon indicating copy to clipboard operation
list-card copied to clipboard

make regex unicode compatible

Open captnswing opened this issue 2 years ago • 1 comments

see https://gist.github.com/jakub-g/e580331ce7363b831d4273fb2fded4d9

so that e.g.

field: day
regex: \p{Letter}+

will match "MÃ¥ndag" in the field

captnswing avatar Mar 06 '22 06:03 captnswing

Got pulled into #53 it looks like. Thank you and sorry for the big delay!

iantrich avatar Jan 20 '23 01:01 iantrich