Picture name placeholder

Placeholders for export configurations:
%_covername% Picture name without extension
%_covername_ext% Picture name with extension

Example:

$loop(%_directory%)
%_covername_ext%
$loopend()

Returned:

folder.jpg
cover.jpg
front.jpg
back.jpg

What do you think about this feature request?
Is there a little bit hope that this will come alive in near future or not?

Thanks, keep such a great work
~ milka

No, this is not planned since you can use folder.jpg and so on directly in the export confiruration.

Best regards,
Florian

I was thinking of using this in if function for ex: showing if album have front or back cover, or if album does't have any covers. -_-
But it's ok, I can change the code of exported file manualy.

Thanks for answer,
--- milka