View Single Post
Old 11-25-2014, 10:02 AM   #1
Phssthpok
Age improves with wine.
Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.
 
Posts: 571
Karma: 95229
Join Date: Nov 2014
Device: Kindle Oasis, Kobo Libra II
Title format in "save book to disk"?

I have set the file format string to this:
Code:
{author_sort:re([.],)}/{authors} - {series}{series_index:0>2s| | - }{title:re([?],)}
However, for a title like "The Grapes of Wrath", the {title} comes out as "Grapes of Wrath, The" (i.e. it uses title sort order). Is there an alternative to {title} that uses the plain title rather than sort order, like {author} vs. {author_sort}?
Phssthpok is offline   Reply With Quote