Quote:
Originally Posted by baursak
incredible...
- it works on Windows
but I have not found this shortcut on macOS 
|
There is very little in Calibre the DOES NOT work on all 3 OS.
(the look may vary)
Use ctrl-F5 to start: Sort on Multiple columns: <fill out form as desired>
Comfy.n will have to explain how he created the button
BTW

There is a Tweak if you always want to start calibre with this sort
Code:
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.