View Single Post
Old 07-22-2010, 08:25 PM   #6
kgn
Groupie
kgn has learned how to buy an e-book online
 
Posts: 171
Karma: 94
Join Date: May 2010
Location: Brisbane, Australia
Device: Pocketbook 302
Quote:
Originally Posted by jackie_w View Post
It works for me. Padding with space rather than zero with a 10-book series sorts correctly book1 is first and book10 is last when viewing 'show names as' Filenames rather than book titles.
Well, it might in your special case - but not generally ie

1 book
2 book
3 book
...
9 book
10 book
11 book

would be shown as
1 book
10 book
11 book
2 book
3 book
...
9 book

The way to fix this is to add the leading 0
01 book
02 book
03 book
...
09 book
10 book
11 book

And the real problem is not what is shown in Calibre - it is how the books come up in the eReader.
kgn is offline   Reply With Quote