View Single Post
Old 10-02-2011, 10:40 PM   #12
ednemo
Junior Member
ednemo doesn't litterednemo doesn't litter
 
Posts: 7
Karma: 110
Join Date: Oct 2011
Device: Kindle 3G
Quote:
Originally Posted by dwanthny View Post
Your template above creates a file title - author.mobi inside a directory of the title inside the directory of author_sort. Could you just be seeing the first subdirectory which is the Title and not actually opening that directory to see the filename?

I would use the following if I wanted series-title-author with series being an optional field that only fills in when there is an actual series.
Code:
{author_sort}/{series:||-}{series_index:05.2f||-}{title}-{author}
Also make sure your in the Saving books to Disk area there are multiple areas that have save templates depending on what you are doing.

Good Luck
I tried that and it gave me the author at the end. Is there a way to get the author in the front?
ednemo is offline   Reply With Quote