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 by files extention ? #95

Closed
yami-no-tusbas opened this issue Nov 2, 2016 · 3 comments
Closed

Filter by files extention ? #95

yami-no-tusbas opened this issue Nov 2, 2016 · 3 comments

Comments

@yami-no-tusbas
Copy link

yami-no-tusbas commented Nov 2, 2016

Is it possible to add a function to filter saved files by extention, like : "*.jpg, *.png, .gif, etc" or to exclude somes like : ".gif, *.webm, etc".

@yami-no-tusbas yami-no-tusbas changed the title Filter by files extention ? [Enhancement] Filter by files extention ? Nov 2, 2016
@Nandaka
Copy link
Owner

Nandaka commented Dec 21, 2016

I think I can add it for Batch Job only

Nandaka added a commit that referenced this issue Jan 31, 2017
Update error message parser for danbooru
@Nandaka Nandaka closed this as completed Mar 10, 2018
@keeper8
Copy link

keeper8 commented Jul 7, 2018

Hi. Could the GUI explain what kind of string should separate multiple file extensions? Thank You.

@Nandaka
Copy link
Owner

Nandaka commented Jul 9, 2018

It uses Regular Expression to filter out the files. You can use '|' to separate the extensions, for example: `jpg|gif|webm'

f30598c#diff-8c23b2b59b8aa231034b2848a858a643R1089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants