View Single Post
Old 06-25-2015, 02:14 AM   #3
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,557
Karma: 93980341
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Sounds like a simple matter of sort order. To sort by series order within author, click first on the "Series" column header, and then on the "Author" column header. If you want to make this the default sort order when Calibre starts, go to "Preferences / Tweaks", and set the value of the "Specify columns by which to sort the booklist on startup" setting to:

sort_columns_at_startup = [('authors', 0), ('series', 0)]

(The default sort order when you install Calibre is to sort by title within author, which will scramble your series.)

Last edited by HarryT; 06-25-2015 at 04:24 AM.
HarryT is offline   Reply With Quote