View Single Post
Old 05-20-2024, 04:05 PM   #3
Trel
Connoisseur
Trel began at the beginning.
 
Posts: 66
Karma: 10
Join Date: Jan 2010
Device: Onyx Boox Poke 3
Quote:
Originally Posted by jmurphy View Post
It won't get rid of the id, but try:

list --fields series,series_index --search "series:true and series_index:1.0 and #readstatus:Read" --sort-by series --ascending

That addresses the reverse sort, but it also breaks filtering on readstatus because "read" matches "read" and "unread", it's gotta be "=Read". It unfortunately doesn't help the issue with 'a' and 'the' not getting sorted alphabetically either.
Trel is offline   Reply With Quote