Sorting question
I wonder how can I sort the books by: percentage - last modified - finished last? and is there a way to add 'percentage' info on the mosaic cover image view?
Thanks!
I wonder how can I sort the books by: percentage - last modified - finished last?
you can't.
and is there a way to add 'percentage' info on the mosaic cover image view?
if you mean a number, then not currently. but you can have a progress bar added at the bottom of the thumbnail.
You can create your own user patch for custom sorting. Here's my custom sorting as an example. https://github.com/chiahsien/KOReader-Patch-Sort-By-Author-Series-Title
Here's my custom sorting as an example.
Good!
Nit: doc_props.display_title cannot be empty.