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

Filter the files search by the mimetype of the subfile inside a zip. #62

Open
picnicpete opened this issue Oct 21, 2024 · 1 comment
Open

Comments

@picnicpete
Copy link
Contributor

When a zip file is opened, we would filter by the mimetype of the subfiles (as well as the filename)
The mimetype is not given by the zip meta data, so we would need to infer it ourselves.

@picnicpete
Copy link
Contributor Author

This issue is parked. We don't believe that we need this feature.
There is a branch that has some work in progress code.
62-filter-the-files-search-by-the-mimetype-of-the-subfile-inside-a-zip

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

When branches are created from issues, their pull requests are automatically linked.

1 participant