6 ms·
Actually, it supports regex! I detail this a bit more in the readme, but it supports general JS notation for certain things. Surround your search with /these/
by emnudge 6y ago
Actually, it supports regex!
I detail this a bit more in the readme, but it supports general JS notation for certain things.
Surround your search with /these/ to perform a regex match on the character.
To match on the name instead you can use the advanced search tab which is accessed via the button on the top left.
I may also add glob notation though, since that sounds like a pretty valid use case.
- mcswell 6y agoGot it, thanks! works well (and as others have mentioned, it's fast)