Quote:
Originally Posted by bob_bookworm
Hello,
My first query after two happy years as a Calibre user
I am experiencing some problems in having my Kindle show that a book is the prequel in a series.
In other words the desired Kindle visualization should be 'series [00] - title' (following titles in the series are correctly shown as 'series [01]- title' and so on), but with the current Calibre setting my Kindle shows only the title whereas the series and the relevant number are nowhere to be seen.
The plugboard used is {series:|| }{series_index:0>2s|[|] - }{title}.
The Calibre series column field associated to the prequel title shows 'series [0]', and does not accept any edit to make it read like 'series [00]'.
What am I doing wrong?
Maybe the plugboard needs some editing? 
|
series_name[0] in the calibre bookshelf is correct

In this view, they are (real) Numbers
In your template they are
Digit Characters That is what the 0>2s causes to be padded to 2 digits
I wonder if the [ are causing problems

try and substitute a non-special character