You are on page 1of 1

The sort order is stored in the "Kobo eReader.conf" in the following path - \.

ko
bo\Kobo. In the "ApplicationPreferences" section, there should be one of the fol
lowing three lines:
Place the 3lines between the 2 lines given below if they are available. Else, ju
st place inside Application preferences section
LastLibrarySorter_books_filterByPreviews%28%29=sor tByNewest()
LastLibrarySorter_shelf_filterByBookshelf%28Gemmel l%29=sortByNewest()
Code:
LastLibrarySorter_shelfList_=sortByShelfName()
LastLibrarySorter_shelfList_=sortByCreationDate()
LastLibrarySorter_shelfList_=sortByItemCount()

You might also like