Template language uses title_sort instead of title
I know it has been reported 2 years ago, I wonder if there's a workaround.
The Calibre webpage says:
So, for example, the default template used for saving books to device in calibre is:
{author_sort}/{title}/{title} - {authors}
For the book “The Foundation” by “Isaac Asimov” it will become:
Asimov, Isaac/The Foundation/The Foundation - Isaac Asimov
What I actually see is when saving to a folder:
Asimov, Isaac/Foundation, The/Foundation, The - Isaac Asimov
|