Hello,
I had a couple questions about Calibre's metadata for custom columns.
1) Is there an option to disable saving of a custom column's metadata to the book? I use custom columns within the GUI to help manage my library, but there isn't a
need desire to have
all any of that data in the file itself.
2) If I must save it to the opf, is it possible to have a consistent output order?
Quote:
<meta content="{"kind": "field", "is_custom": true, "is_category": false, "#extra#": null, "name": "Formats", "rec_index": 23, "link_column": "value", "datatype": "composite", "is_csp": false, "is_editable": true, "is_multiple2": {}, "colnum": 6, "label": "formats", "#value#": "EPUB", "is_multiple": null, "category_sort": "value", "search_terms": ["#formats"], "table": "custom_column_6", "column": "value", "display": {"description": "", "composite_template": "{:'approximate_formats()'}", "composite_sort": "text", "contains_html": false, "use_decorations": 0, "make_category": false}}" name="calibre:user_metadata:#formats" />
|
The name of the custom column consistently appears at the end of all that, but the 'value' changes location and can be somewhat difficult to find. Is it possible to have it always appear at the beginning of that list, or at the end just prior to the name??
NOTE: The position changes between books. Within the same book it is in a consistent relative position for each of the different custom columns.
Thanks!