Specify format in device subdirectory name
Is there a way to specify the format used in the subdirectory name when saving to a device?
For sample, I have a custom column called #priority. Its format is a star rating but for some reason when it prints out it adds a decimal and I just want the integer/no decimals ("5" instead of "5.0").
{#priority} {title}/{title} - {authors}
Alternatively, is there a way to fix this at the source and make this star column use integers (the stars seem to work discretely anyway)?
|