Topic: Which filters in AutoTagging-function

Hey all,

can anyone tell me, which filters I can use in the Auto-Tagging dialog?

Are there combinations possible like "a.*", "b.*" to auto-tag only files starting with a or b...
Is it possible to use multiple filters in one entry, separated with comma (like *.pdf, *.doc, *.abc...) ?


Thanx

Re: Which filters in AutoTagging-function

TaggedFrog filter format is <name>.<ext>, where <name> may include full file name, part of name with the following * symbol, or * symbol alone. <ext> is a target file extension, * is not allowed.

One rule supports only one target file extension.