by Admin » Thu Aug 21, 2025 12:24 am
Hi, thanks for reporting this, yes, it needs to be fixed. It works with _ and other characters but not with just space. More info on the tags:
IMPORTANT: You can also specify some extra characters in the property < > tag. For instance, "<(Subject) - >" will add the Subject and the - , but only if the subject is not empty. If (Subject) is empty, the whole tag < > will be empty. This is different from using "<(subject)> -". In this case - will always be added even if the file does not have a subject. For example: <[(System.Photo.ImageResolution)]> will resolve to the image resolution wrapped by [ ], if System.Photo.ImageResolution is not empty, otherwise the whole tag is empty.