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 04-27-2023, 04:24 PM   #16
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BetterRed View Post
BTW the glitch with Sort By->Sort on multiple columns in Favourites getting greyed keeps coming back, so I removed it. It must be something in Sort By because my other cherry picked Favourites are fine.
The Sort By menu is built from nothing every time it is invoked to avoid computing changes to the menu. This might be the difference?
chaley is offline   Reply With Quote
Old 04-27-2023, 06:16 PM   #17
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,976
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
@BetterRed - I had similar issues when trying to use the Calibre sort option in Action Chains. Sometimes it would randomly fail due to the menu being re-built.

Depending on your usecase, if you use Action Chains you may want to try with multisort custom module. This can be added to the Favourites menu without the invalidation issue.

Note that the columns are selected in advance.

Click image for larger version

Name:	2023-04-27 19_20_03-Sort by field.png
Views:	73
Size:	14.5 KB
ID:	201321

Last edited by ownedbycats; 04-27-2023 at 06:20 PM. Reason: I add screenshot
ownedbycats is offline   Reply With Quote
Advert
Old 04-27-2023, 08:13 PM   #18
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,731
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by ownedbycats View Post
@BetterRed - I had similar issues when trying to use the Calibre sort option in Action Chains. Sometimes it would randomly fail due to the menu being re-built.

Depending on your usecase, if you use Action Chains you may want to try with multisort custom module. This can be added to the Favourites menu without the invalidation issue.

Note that the columns are selected in advance.
The reason I wanted the Multi-column option in Favorites was to avoid inadvertently selecting the first item: reverse the current primary key.

Pretty sure it goes awry when I switch libraries via calibre://show-book links to 'books' in other libraries. My attraction to Sort By was its potential to replace my usage of View Manager. Not that's there's anything wrong with VM, but… less is better, least is best - I should put that in my sig.

BR

Last edited by BetterRed; 04-27-2023 at 08:25 PM.
BetterRed is offline   Reply With Quote
Old 04-28-2023, 07:32 AM   #19
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BetterRed View Post
Pretty sure it goes awry when I switch libraries via calibre://show-book links to 'books' in other libraries.
This gave me the hint I needed to find why the menus "go awry". I have pushed a fix that works for me.

Favourites seems to be user-specific, so the library-specific sorts grey when they don't exist in the current library. They "un-grey" if you change libraries and the name exists in the new library. If the same name exists in multiple libraries then the name doesn't grey but the sort spec follows the library.
chaley is offline   Reply With Quote
Old 04-28-2023, 06:14 PM   #20
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,731
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by chaley View Post
This gave me the hint I needed to find why the menus "go awry". I have pushed a fix that works for me.

Favourites seems to be user-specific, so the library-specific sorts grey when they don't exist in the current library. They "un-grey" if you change libraries and the name exists in the new library. If the same name exists in multiple libraries then the name doesn't grey but the sort spec follows the library.
FWIW - I can cherry pick favourites from Manage Categories which can be a variable list, above some threshold (probably 5) it relegates custom columns to a separate flyout.

I found a way to declutter the Sort By menu, deselect all the columns:

Click image for larger version

Name:	Screenshot 2023-04-29 080214.jpg
Views:	66
Size:	7.7 KB
ID:	201328

But then I saw this

Click image for larger version

Name:	Screenshot 2023-04-29 080328.jpg
Views:	72
Size:	37.6 KB
ID:	201329

Afterthought: perhaps the Sort by multiple columns dialogue could have a Show deselected columns checkbox.

BR

Last edited by BetterRed; 04-28-2023 at 08:20 PM.
BetterRed is offline   Reply With Quote
Advert
Old 04-28-2023, 08:43 PM   #21
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,731
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by BetterRed View Post
Afterthought: perhaps the Sort by multiple columns dialogue could have a Show deselected columns checkbox.
And following on from that, Preferences->Look & Feel could have a Book List section similar to Book Details (i.e. a list of columns with checkboxes and ordering) with a Save option similar to Sort by, with the Load option in the Header context menu.

BR
BetterRed is offline   Reply With Quote
Old 04-28-2023, 08:54 PM   #22
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,976
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Are you thinking of something like View Manager, but built-in and only for a single profile?
ownedbycats is offline   Reply With Quote
Old 04-29-2023, 12:04 AM   #23
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,731
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by ownedbycats View Post
Are you thinking of something like View Manager, but built-in and only for a single profile?
What's a profile - single or otherwise, perhaps something to do with a dating app

Two separate tools; one to specify which columns to sort on, the other to specify which columns to list and their juxtapositions. For me they would replace View Manager, but I don't use its split screen, saved search, and virtual library features.

BR
BetterRed is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Library Closed Plugin] Save Virtual Libraries To Column chaley Plugins 3 08-13-2022 07:27 PM
Applying a column icon to a virtual library ownedbycats Library Management 2 12-25-2020 04:58 PM
Column to show mags. that are NOT in any virtual Libraries Alaa Library Management 12 03-12-2017 07:14 PM
Custom Column to display Virtual Libraries thinkblot Library Management 2 12-28-2016 02:09 PM
Custom column virtual library MerlinMama Library Management 3 11-04-2014 12:09 PM


All times are GMT -4. The time now is 12:24 PM.


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