Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regular expression search for metadata fields #206

Open
BryonLewis opened this issue Feb 20, 2025 · 1 comment · May be fixed by #211
Open

Regular expression search for metadata fields #206

BryonLewis opened this issue Feb 20, 2025 · 1 comment · May be fixed by #211

Comments

@BryonLewis
Copy link
Collaborator

BryonLewis commented Feb 20, 2025

  1. filename filter for regular expressions

Currenent metadata fields that have more than X unique values are searchable, make sure they also support regular expressions for the filtering.

@BryonLewis
Copy link
Collaborator Author

Looking at the code I noticed that I intentionally escape fields from regex. I think for searchable fields I'm going to add the mdi-regex icon that can be toggled on/off to allow searching using regex. I'm doing this for users who are searching for filenames that contain regex and don't want to escape those fields.

@BryonLewis BryonLewis linked a pull request Feb 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant