View Single Post
Old 10-17-2022, 12:07 AM   #11
vinnyt
Junior Member
vinnyt began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2022
Device: kobo libra 2
Thanks for creating this. This is great!

I tested it out as well and modified it a bit to upload to my local NAS that hosts a webdav server. Everything is working however the order by statement might need a fix.

I'm thinking that it should be sorted in the following order: Book -> chapter -> pageNum instead of dateCreated in the final sort of the query as it is now. Not sure if you have access to the page number but to me it makes more sense to have the annotations in order by page number within a chapter.

Last edited by vinnyt; 10-17-2022 at 12:12 AM.
vinnyt is offline   Reply With Quote