Quote:
Originally Posted by tamaracks
Recently (definitely after the update to calibre 6.0, but I'm not sure if it was concurrent with that) I've lost the ability to choose from the usual default icons for Action Chains. The chains that already have icons still display them, but if I modify a chain, then the icon goes away.
Any ideas what might be causing this?
|
Calibre6/PyQt6 has changed the way icons are stored. They are now stored in a resource file instead of a directory. As a result, Action Chains cannot support both default and custom icons by putting them in the same directory. Only custom icons will be supported for Cablire6. I don't think it is worth the effort to bring back support for calibre default icons.
Quote:
Originally Posted by tamaracks
Is there a way in Action Chains to just copy a specific string to the clipboard? Not a value that comes from any selected books.
|
Calibre's template dialog supports text as well. Simply type whatever text you want (Using Copy To Clipboard template dialog) and it will be copied to the clipboard.
Quote:
Originally Posted by tamaracks
I'm hoping to streamline my EPUB tweaking and copy a string I need to paste into the TagMechanic plugin in Sigil as part of the chain I have for opening a book in Sigil.
|
Have a look at
Editor Chains and see if it helps. It can be integrated with Action Chains. Note, however, that it is not under active development.