View Single Post
Old 03-13-2024, 06:58 AM   #1
baursak
Zealot
baursak began at the beginning.
 
Posts: 104
Karma: 10
Join Date: Mar 2024
Location: Saint Petersburg, Russia
Device: Kindle Paperwhite (2021) Signature Edition
about The calibre template language

the section 'Basic templates' of chapter 'The calibre template language' (the Tutorial) has lots of really usefil information - thank you

Now

- the following sample pattern has drawn my attention:

{series}{series_index:| - | - }{title}

- I've slightly modified it to the following (I've checked - it works fine)

{series}{series_index:|-|. }{title}

- but I also would like to use the following formatter within {series_index}

{series_index:0>2s}

- is that possible?
- what will be the exact expression?
baursak is offline   Reply With Quote