yes - you use the series field of the metadata and then the index number.
For instance - this is what my plugboard looks like (click on Preferences the Plugboard) - choose Kindle2 or whatever is appropriate
put this code in the textbox and set destination to Title
{series}{series_index:0>2s| - | - }{title}
so that is saying - In the Title field
List the Series
Then the Series Index with Dashes before and after the numbers
Then the actual title of the book
This is how my code ends up looking on my Kindle. You can mess around with the number formatting and the dashes and spaces to customize it to how you like. Or you can swap series index before series ... whatever you want.
|