Terisa de morgan:
Yes, it's possible to change the default sorting order. It might be a useful option to add, alhough the use of Calibre (with the tweak 'Specify how SONY collections are sorted') kind of makes it redundant. In any case, you can add this line to change the default sorting:
Code:
kbook.root.children.deviceRoot.children.collections.prototype.by = '<sorting>';
Possible values for <sorting> are title, author, date, order, fileName.
sengian:
Do you mean you would like an action to go to a specific page, which you could bind to a key? I'm not sure it would be so much faster (and therefore worth the effort) than tapping the page number on the status bar...
Pascal148:
Sorry, my expertise is rather limited in that area. I'll let kartu or another developer answer your question.