Quote:
Originally Posted by goldyman
Sorry, but I appear to be a total idiot when it comes to coding this stuff. Have searched the forums and the Calibre manual but am still stumped.
I'd like my books to be exported to my device (TouchPad) with the format "Title - Author - isbn - locations.mobi." I have created the ISBN and Locations columns in the book browser.
This is the latest template I've tried:
{title} - {authors} - {identifiers:select(isbn)} - {identifiers:select(locations)}
But instead of showing "61 Hours - Lee Child - 9780440296508 - 5385.mobi"
it just exports "61 Hours - Lee Child.mobi"
Any tips? Again, sorry for my ignorance.
|
for ISBN did you try {isbn}
chaley will probably have to answer if the other data is accessible via templates