Quote:
Originally Posted by st_albert
It would be great, for example, if there were a plugin for epub -> mobi that makes the required changes in how the cover is represented and perhaps other tweaks,
|
The only thing that KindleGen looks for in epub2 books is the cover metadata entry. E.g.
Code:
<meta content="cover.jpg" name="cover" />
and this entry can be easily added in the Book Browser. IMHO, it would be difficult to automatically add this entry, if the Image folder contained multiple images.
Quote:
Originally Posted by st_albert
Though such changes might not be difficult to implement, the plugin could save a lot of tedious editing.
|
If you have ideas for new KindleGen plugin features, please post them in
KindleGen plugin thread. I
might add them in the next version.