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

feat: implement search equivalence of "jpg" and "jpeg" filetypes #649

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Computerdores
Copy link
Collaborator

Implements feature from the roadmap:

Optional consolidation of extension synonyms (i.e. ".jpg" can equal ".jpeg")

More equivalencies can easily be added through modifying a constant in src/core/library/alchemy/visitors.py.

(No issue because this is a short PR and because I don't think anyone else is touching the search rn)

@Computerdores Computerdores added Type: Enhancement New feature or request Priority: Low Doesn't require immediate attention Status: Review Needed A review of this is needed TagStudio: Search The TagStudio search engine labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Doesn't require immediate attention Status: Review Needed A review of this is needed TagStudio: Search The TagStudio search engine Type: Enhancement New feature or request
Projects
Status: 🏓 Ready for Review
Development

Successfully merging this pull request may close these issues.

1 participant