View Single Post
Old 08-04-2013, 11:51 PM   #2
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,557
Karma: 79436716
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Check out Preferences | Tweaks

Look at
Quote:
ID: title_series_sorting

Control title and series sorting in the library view. If set to
'library_order', the title sort field will be used instead of the title.
Unless you have manually edited the title sort field, leading articles such as
The and A will be ignored. If set to 'strictly_alphabetic', the titles will be
sorted as-is (sort by title instead of title sort). For example, with
library_order, The Client will sort under 'C'. With strictly_alphabetic, the
book will sort under 'T'.
This flag affects Calibre's library display. It has no effect on devices. In
addition, titles for books added before changing the flag will retain their
order until the title is edited. Double-clicking on a title and hitting return
without changing anything is sufficient to change the sort.
and
Quote:
ID: save_template_title_series_sorting

Control how title and series names are formatted when saving to disk/sending
to device. The behavior depends on the field being processed. If processing
title, then if this tweak is set to 'library_order', the title will be
replaced with title_sort. If it is set to 'strictly_alphabetic', then the
title will not be changed. If processing series, then if set to
'library_order', articles such as 'The' and 'An' will be moved to the end. If
set to 'strictly_alphabetic', the series will be sent without change.
For example, if the tweak is set to library_order, "The Lord of the Rings"
will become "Lord of the Rings, The". If the tweak is set to
strictly_alphabetic, it would remain "The Lord of the Rings". Note that the
formatter function raw_field will return the base value for title and
series regardless of the setting of this tweak.
PeterT is offline   Reply With Quote