multi-reply
Quote:
Originally Posted by flamingsword108
I would like to request for support for ...
|
I'd like to direct your attention to
this post a few days ago.
Quote:
Originally Posted by ceridwen
... Is there a way to just dump all the metadata as key-value pairs into a single custom column in Calibre? ...
|
The "Saved Metadata Column" feature (FFF config Custom Columns tab) does almost exactly that. It requires a "Long Text" type custom column and saves the information in HTML that includes the metadata entry key name and type (default text) as tag attributes.
You can see the code that generates and reads that HTML
here.