Thread: Sorting content
View Single Post
Old 01-22-2010, 04:40 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,099
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by rleguillow View Post
I have been researching the two Astak EZ Readers. I'm thinking when my Sony PRS-700 dies, which I'm expecting it to do due to parts of it coming off, that perhaps the Astak will be the replacement. Don't know which - if the primary purpose is to read books, additional gray scales don't make up for a 5" screen, but what about that speed of page-turning, and so forth?

At any rate I came across something on one of the reviews that really has me puzzled. They said you can sort books by title, date (I assume that means date loaded), and type (meaning format?). What about sorting by author?

One of the things that I DON'T like about the 700 is that, though it has an author sort, it sorts by first name and then last name. Never went to a library or book store that sorts that way. Its just weird. But at least it has the ability to sort by author. I used Calibre to change the metadata on my ebooks and fake it into sorting on last name then first name - works for all but the books I got from the Sony store.

But to have no ability to sort by author at all... RobertB, is that true? That just doesn't seem right.

The sorts are file system sorts.

The PEz uses a simple file system, No Meta-Data sorting

If you want to sort by Author, then you need a Author folder
or the file name has to start with the authors name.
Smith, John < sorts with the Esses
John_Smith < Sorts with the Jays
Note: the use of underscore instead of spaces to prevent bookmarking issues.

The file type sort is just that: by file extension (ala DOS/Win)
Date sort is the creation date (not necessarily the copy to date) for the file or folder.

Does this help

I use Calibre with the Save to Disk template set to:
Code:
{series}/{series_index}-{title}_{id}/{title}-{authors}/
theducks is offline   Reply With Quote