@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
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>
|