View Single Post
Old 10-23-2014, 09:08 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: 31,104
Karma: 60406498
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 JohnnyBook View Post
Can the books be sorted by the Calibre Folder IDs?

I know the IDs can be displayed in the book details screen.

But don't see a way to display that column in the library display.

I would assume I need to make a custom column?

Thanks,
'Natural order' (un-sorted), original{id} order closesly follows the Date column if you do not change that value.

I noted original{id} because I believe there are events that impose a new ID number

Having to burden the database with a custom column to get at something that exists naturally tends to 'off' my sensibilities .

By default, Calibre starts with the last sorted column
OR
using the tweak: ID: sort_columns_at_startup
'None' being the standard behavior (above)

sort_columns_at_startup = [('id',0)]
works on Windows for the initial startup of a Calibre session
theducks is offline   Reply With Quote