You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: