View Single Post
Old 02-03-2018, 02:54 PM   #300
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,871
Karma: 6120478
Join Date: Nov 2009
Device: many
@Doitsu,

added calibre:title_sort support here and if you pull Sigil from master just now, you can use the epub2 metadata gui to set any of these new calibre metadata items.

KevinH

Quote:
Originally Posted by Doitsu View Post
Could you also convert calibre:title_sort metadata entries?

For example:

Code:
<meta name="calibre:title_sort" content="Canterbury Tales, The" />
could be mapped to a title refine:

Code:
<meta refines="#dc_title_id" property="file-as">Canterbury Tales, The</meta>
KevinH is offline   Reply With Quote