Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 08-20-2019, 08:03 AM   #1
puggles34
Junior Member
puggles34 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2019
Device: kobo
title sort

my library is no longer sorted by title but by file size, calibre was working fine a week ago, then when I went to add more books a few days ago my books weren't sorting by title when I added them to my device. After some fiddling I finally understood that the library is now sorting my books by file size and I have no idea how this happened nor how to fix this. Hopefully someone can tell me what I may have inadvertently done to bugger up my library. Thanks in Advance.

Cheers, puggles34
puggles34 is offline   Reply With Quote
Old 08-20-2019, 08:53 AM   #2
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Click on the column header you want to sort by.
itimpi is offline   Reply With Quote
Advert
Old 08-20-2019, 09:45 AM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,897
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
There is an arrow head on the sorted column. If it points in the wrong order (eg L > H ), click again

Calibre biases sorts, by the previous sort.
If you want Titles by Author (same Titlename with Authors in order)
First sort The Authors, Then sort by Title

(you can't do conflicting nested sorts and expect them to work )
Code:
BTW  there ia a Preferences:Tweaks for a starting up sort
ID: sort_columns_at_startup

Provide a set of columns to be sorted on when calibre starts. The argument is None if saved sort history is to be used otherwise it is a list of column,order pairs. Column is the lookup/search name, found using the tooltip for the column Order is 0 for ascending, 1 for descending. For example, set it to [('authors',0),('title',0)] to sort by title within authors.
theducks is offline   Reply With Quote
Old 08-20-2019, 06:41 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,616
Karma: 29710338
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@puggles34 - another way to take control of book list sorting is via the optional View Manager plugin ==>> Index of plugins

I wish there was a button (probably in Layout) to toggle column sorting on and off, its handy when you want it, but it's a tad too easy to missclick a header.

BR
BetterRed is offline   Reply With Quote
Old 08-20-2019, 06:44 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,897
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by BetterRed View Post
@puggles34 - another way to take control of book list sorting is via the optional View Manager plugin ==>> Index of plugins

I wish there was a button (probably in Layout) to toggle column sorting on and off, its handy when you want it, but it's a tad too easy to missclick a header.

BR
Right clicking the list offers everything except {ID} (the natural order of the DB)
theducks is offline   Reply With Quote
Advert
Old 08-20-2019, 07:13 PM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,616
Karma: 29710338
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by theducks View Post
Right clicking the list offers everything except {ID} (the natural order of the DB)
My issue with left click column sorting is that I'm prone to doing it inadvertently. Arbitrary single column sorts can also be done via the Sort By tool, which is in the default book list context menu.

Relational databases don't have a 'natural order' - row numbers are an artifice to enable a Codd db to do what a Bachmann db does naturally

And, according to Google, to do a biased sort you probably need to borrow Godric Gryffindor's hat

BR
BetterRed is offline   Reply With Quote
Old 08-20-2019, 08:08 PM   #7
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,897
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
In Calibre, the nataural/native order is when they were added and a ID assigned. {Date} also groups mine as I leave it alone
theducks is offline   Reply With Quote
Old 08-21-2019, 08:44 PM   #8
puggles34
Junior Member
puggles34 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2019
Device: kobo
Red face library sort

Thanks everyone, it was as simple as clicking on title button to reorder my library sort, I never even thought to do that.
puggles34 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sort by Author doesn't then sort by title jmcging Library Management 7 07-02-2017 10:16 PM
title and title sort are omitting leading charcters pinky62 Library Management 6 09-02-2016 03:18 AM
'Title Sort' & 'Author Sort' Search/Report Funkybassman Calibre 3 04-17-2016 12:31 PM
Update 'title sort' and 'author sort' through CLI wladdy Library Management 1 07-16-2015 05:12 PM
How do I set sort title based on the title with multiple books? loviedovie Calibre 2 02-09-2015 03:08 PM


All times are GMT -4. The time now is 11:53 AM.


MobileRead.com is a privately owned, operated and funded community.