View Single Post
Old 06-13-2012, 12:04 PM   #18
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,115
Karma: 60406498
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 BeccaPrice View Post
ok, I'm not sure I know those rules myself, at least not to write them down. Is there a reference somewhere that I can get them?
I don't think I could write a clear document on that either

Alpha sort treats everything as Letters (ASCII weight)
'1' is the Letter One and sorts before 'A"
If you want to sort more than a single digit in numeric order, it must be padded (0 is more obvious and reliable than space) to the same number of positions or you get: 1, 10, 2, 20, 200, 3 ... 001, 002, 003, 010, 020, 200 ...

Numbers can have a sign (not sure if Calibre allows negative numbers in the DB)

Dates in Calibre are CE after the year 100 (there was a thread on BC or alternate realities dating )


And the most common issue, people trying to obtain a sort on 2 conflicting fields . Series(_index), Title, or Author
You can't have a book in Series index order And Title order (Unless it is Grafton's: Alphabet Murders )
theducks is offline   Reply With Quote