View Single Post
Old 01-17-2014, 05:14 PM   #3
yuri.karadzhov
Junior Member
yuri.karadzhov began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2014
Device: Kindle Keyboard
Quote:
Originally Posted by Adoby View Post
Examine the OPF-files that are stored together with the books.
That actually works, thanks! But user-defined fields look different from what described in https://www.mobileread.com/forums/sho...44&postcount=9 may be there is a native way to store such type of metadata.

User-defined field format in opf file (example for doi):
<meta name="calibre:user_metadata:#doi" content="{&quot;is_category&quot;: true, &quot;#extra#&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;is_custom&quot;: true, &quot;is_csp&quot;: false, &quot;colnum&quot;: 3, &quot;column&quot;: &quot;value&quot;, &quot;rec_index&quot;: 22, &quot;search_terms&quot;: [&quot;#doi&quot;], &quot;link_column&quot;: &quot;value&quot;, &quot;is_multiple2&quot;: {}, &quot;is_multiple&quot;: null, &quot;datatype&quot;: &quot;text&quot;, &quot;#value#&quot;: &quot;actual_doi_code&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;table&quot;: &quot;custom_column_3&quot;, &quot;is_editable&quot;: true, &quot;label&quot;: &quot;doi&quot;, &quot;display&quot;: {&quot;use_decorations&quot;: 0}, &quot;name&quot;: &quot;DOI&quot;}"/>
yuri.karadzhov is offline   Reply With Quote