View Single Post
Old 05-31-2023, 08:41 AM   #3
DVdm
Enthusiast
DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.DVdm knows what's going on.
 
Posts: 31
Karma: 25920
Join Date: Oct 2020
Device: Kobo Aura H2O (mark 5)
Quote:
Originally Posted by BetterRed View Post
Have a look at the Sort by tool, you'll probably need to add it to a toolbar or menu - I have it in the search bar.

It allows you to explicitly set and just as importantly see multiple column sort order settings.

BR
Yes, I already use that.
But I have just now solved it by explicitly tweaking the sort at startup setting from
sort_columns_at_startup = None
to
sort_columns_at_startup = [['#read', 1], ['authors', 0], ['series', 0], ['title', 0]]
This used to be not necessary. Now it seems to be...
DVdm is offline   Reply With Quote