Quote:
Originally Posted by Horus68
I do care... only I'm not able to implement it with the "save to disk" template I used.
Take my statement "I can live with it" as in" its not perfect but is the best I can do"!
I don't know any language code so I was not able to make it work in full!
|

You say you don't want 2 digits, but you want it to sort
NOTHING on Calibres end is going to change FILESYSTEM sorting rules
A filename is always Alpha-numeric: sorted by character weight, left to right
That is why it is 02 and not just a 2 (<space>2 would sort, but this causes cross platform and passing filename issues. So we avoid it )