Quote:
Originally Posted by davidfor
The sort order is stored in the "Kobo eReader.conf". In the "ApplicationPreferences" section, there should be one of the following three lines:
Code:
LastLibrarySorter_shelfList_=sortByShelfName()
LastLibrarySorter_shelfList_=sortByCreationDate()
LastLibrarySorter_shelfList_=sortByItemCount()
As the old touch is not using is not in name order, it is probably one of the latter two. Or, the line is missing completely. In that case, it looks like it is in creation date.
To solve the problem, replace the line in the file with the first line above.
|
Thanks so much for the info davidfor. I take it that there is no user interface on the Kobo Touch for this configuration otherwise you would have directed me to that.
Unfortunately, I cannot find "Kobo eReader.conf" or "ApplicationPreferences".
When I mount the Kobo Touch via USB, I cannot see any appropriate directories. Nothing of the kind is inside of /.kobo or /.fseventsd and all the other directories seem to be author names.
Looking through the calibre.app application bundle (I'm on Mac OS X) also does not turn up any of these files. Also, looking through the various preferences within Calibre itself does not turn up these files.
Where can I find them?