View Single Post
Old 06-06-2023, 05:31 PM   #3
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,199
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Try the Action Chains plugin. It has a "Copy To Clipboard" Action. It allows you to define what exactly you want to copy to clipboard using calibre's template language. You can set up as many chains to copy different configurations of metadata, and assign them to keyboard shortcuts.

For example, if I want to copy the author and title separated by a dash, I would use the following template:

Code:
{author} - {title}
capink is offline   Reply With Quote