View Single Post
Old 03-27-2018, 06:27 PM   #382
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 876
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
Quote:
Originally Posted by Pr.BarnArt View Post
The metadata plugin framework for calibre does only know a restricted set of fileds to fill, translator is not one of them.
So YES it is possible and No, not with this plugin.
If you add the option to fetch the translator and save it at the end of the comment in this form:
Code:
<p id="translator">Vertaald door: John Smith</p>
or simply:
Code:
<p id="translator">John Smith</p>
I can add this to METAmover plugin, that allows you to copy/move data from a comment to custom column.

Last edited by BeckyEbook; 03-28-2018 at 08:08 AM. Reason: should be id="translator"
BeckyEbook is online now   Reply With Quote