[Enhancement]tweak setting for the series index
Bug #2110343 reported by
Robin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Allow a setting in tweaks to set the index style (ie. leading and trailing 0's) I would like my series to look more standardized in the booklist, so I would like to be able to have all books follow the following format [00.00] since there are a lot of incrimental and double digit book series indexes.
To post a comment you must log in.
You can achieve this already using the calibre template language. Create
a custom column based on the series_index value and use whatever
formatting you like. Ask on mobileread for assistance with the template
if you need it.