View Single Post
Old 03-09-2020, 05:21 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,465
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There is no user interface for multi sorting in the server, but you can do it by manually editing the URL, for example

&sort=author_sort.asc,pubdate.asc

get the field names by sorting on the individual fields using the user interface and checking the resulting URL
kovidgoyal is offline   Reply With Quote