Quote:
Originally Posted by ilovejedd
Another option, how about creating a custom column built from the author name on the fanfic library? It would work if you just need it for sorting. If you need it for templates too, then you need to add the column to the other libraries, too (except instead of building it from authors, you'd probably build it from author_sort).
|
That would work in the library, yes, but when transferring to kindle wouldn't it use the default author sort and revert back to sorting by "last" name?
Sorry...brain freeze. Where I mention the sort on the Kindle is where you are referring to a template, right? I hadn't previously done that. So where right now the save template for sending to devices is: {author_sort}/{title} - {authors} we would change to be:
{custom_sort}/{title} - {authors}; right?