Quote:
Originally Posted by Hortensia
I am trying to avoid this dialog since I always select the same format. Maybe there is a custom action to do that?
|
Unfortuantely no. Someone will have to write it.
Quote:
Originally Posted by Hortensia
When doing this action manually, I use Edit metadata > Generate cover. Prior to this, I have made a long click on "Generate cover" to access "Customize the styles and colors of the generated cover" and I set my own template for the title, subtitle and footnote texts. So I would like to regenerate the book cover. The generation automatically follow my template.
|
I don't see this option in my calibre install. Maybe it is part of a plugin I don't have. I think @ownedbycats can offer better help when it comes to covers and devices.
Quote:
Originally Posted by Hortensia
Can I set a condition to check that my Kindle is connected? I found a built-in template function to get the connected_device_name but not to check if it is connected.
|
Yes you can. Use the condition dialog with the following parameters:
Code:
template = program: connected_device_name('main')
datatype = text
comparison = "="
condition value = your device name