Feature Request: Best Practice File Naming

Digital Asset Management (DAM) best-practice disallows the use of spaces and other certain special characters in file and directory names, allowing for easy manipulation (no escaping) and maximum compatibility across various file system types on various operating systems.

Especially as a project born on MacOS and Linux, it’s mind-boggling as to how the matching engine came to be designed to work with directory and file names which effectively use spaces as delimiters.

Please update the matching engine to handle file name matching which accepts file and directory names adherent to proper convention.