importing metadata into custom columns
Hi,
I've created some custom columns, and I'm trying to figure out how to set up the metadata tags in my epubs so that these custom columns are populated when the epub is added into calibre. I've got an integer field, a date field and a yes/no field that I'm trying to populate, I'm not sure if that makes a difference to the formatting required.
Examples of what I've tried so far:
<meta name="calibre:#integerfield" content="12345"/>
<meta name="calibre:user_metadata:#integerfield" content="12345"/>
Any suggestions would be gratefully appreciated.
|