Closed lg188 closed 7 years ago
Doesn't that already work without '*"?
Nope, try it yourself, there's still a bunch in the filelist right now.
-(gundam & .mkv) proposed syntax
But that's already way over the top for a simple search field
or ext:mkv could work too
it would be kinda cool if I could write regex directly into the search bar, and the regex is just directly interpreted by js.
e.g. -_.mkv filters out all the mkv files and -_gundam * .mkv should filter out all mkv files with gundam in it iirc ? is for one character
Or just implement regex?