View Single Post
Old 10-03-2020, 10:25 AM   #1
tycho
Member
tycho began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Jun 2018
Device: samsung
Export HTML field to CSV

Hello

I use catalog with CLI:

> calibredb catalog catalog.csv --with-library=genea '--search=#id:"=5708"' --fields=comments

In the resulting file, the 'comments' content is converted to text. I want the original content -in HTML) (and same for other HTML fields)

I searched the forum and I found in previous dicussion that it's the result of a patch from 2011:

https://www.mobileread.com/forums/sh...19&postcount=4

Is there a way to get the HTML?

(if none, then I guess I will change my code to use 'list' and then use python script to convert to target format)
tycho is offline   Reply With Quote