jgillula / paperless-ngx-postprocessor

A powerful and customizable postprocessing script for paperless-ngx
GNU Affero General Public License v3.0
97 stars 10 forks source link

Negative selectors? #15

Open philomatic opened 1 year ago

philomatic commented 1 year ago

Would be great if we could have negative selectors, e.g. excluding a specific tag on the ./paperlessngx_postprocessor.py process command, like:

./paperlessngx_postprocessor.py process --exclude_tags "DoNotInclude"

Best regards