Thread: Ebook sorting
View Single Post
Old 04-07-2015, 09:57 PM   #4
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,355
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
If you wish to set a default sort order you can "tweak" Calibre.

- Preferences/Tweaks (under Advanced at the bottom)

Then scroll down the list of settings until you find : "Specify columns to sort the booklist by on startup"

There you would set the sort order to your preferences. There are easy to follow instructions, but what I THINK you want is something along the lines of:

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

That would list the books by Author in ascending order, then multiple books by ascending date...change the 0s to 1s if you want either/both to be descending.

Don't forget to click the button "Apply Changes to this Tweak" at the bottom of the window BEFORE you click the "Apply" button or your changes will be lost.

Cheers!

Last edited by Turtle91; 04-07-2015 at 11:15 PM.
Turtle91 is offline   Reply With Quote