Would it be possible to permit more options (in square brackets) in the "File Mask" section of the UI to allow drawing on other attributes in the original "img" tag if they exist (like "alt", "class", "title") to construct the image filenames? Perhaps to avoid hard-coding all possible attributes, the user could provide something like [att=title] or [att=alt] as part of the "File Mask" (and silently fail if that particular attribute doesn't exist)?
Hello,
Would it be possible to permit more options (in square brackets) in the "File Mask" section of the UI to allow drawing on other attributes in the original "img" tag if they exist (like "alt", "class", "title") to construct the image filenames? Perhaps to avoid hard-coding all possible attributes, the user could provide something like [att=title] or [att=alt] as part of the "File Mask" (and silently fail if that particular attribute doesn't exist)?
Thanks.