View Single Post
Old 10-28-2022, 05:52 PM   #7677
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,024
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
When using add_to_output_css, do I need to use 'overwrite always' or will 'update always' switch the CSS?
The later. (it would probably be quicker to just try it and see rather than asking all the time...)

Quote:
Originally Posted by Firedancer885 View Post
What should happen if I drag the email from the message list into the dialog window? I got a bunch of crap, not a url.
I'm attaching the debug log I got after dragging a link.
On windows at least, Thunderbird saves the email to a .eml file and d-n-d sends over a link to it. FFF knows how to read the file. It's a different code path than URLs or HTML.

The log shows that FFF is being handed a text/html block that doesn't appear to decode correctly. I really don't want to put in manual decoding--it's supposed to be handled farther down.

What happens when you d-n-d a URL or a block of text from an HTML page onto the Comments box in Calibre Edit book dialog? IE, is this type of d-n-d broken everywhere in Calibre, or just FFF?
JimmXinu is offline   Reply With Quote