gmail-processor
gmail-processor copied to clipboard
Exclude files via regex
I can not figure out how to add the regex ^(?!.AGB).$ to a rule in order to exclude all files containing "AGB" in the filename.
I tried "filenameFromRegexp": "((?!.*AGB).*$)(.*\.pdf$|.*\.PDF$)"
but that did not work. Any ideas?
I would be interested in this as well. Has any solution been found? Thanks
@zzzZZZzzz9, @moblo I'm closing this issue since GMail2GDrive is discontinued and has been superseded by the much improved Gmail Processor. It provides the functionality you requested. See the Getting Started Guide as well as the Reference Docs for more information.