Quote:
Originally Posted by DiapDealer
Or if it would make things easier for everyone, I wouldn't mind modifying my KindleImport plugin to create the ASIN dc metadata entry that your plugin looks for. It'd be a pretty-quick opf diddle on my end. 
|
I'd really appreciate it, if you did that, because the KindleGen plugin has become so unwieldy that I'm a bit reluctant to introduce further changes.
Quote:
Originally Posted by dhdurgee
Can I enter the above identifier entry via the Sigil Metadata editor? How would I need to do so?
|
- Press F8, click Add Basic, select Identifier (Custom) and click OK.
- Double-click customidentifer and change it to AMAZON or MOBI-ASIN.
- Double-click the empty Value field and enter the ASIN number.
However, it'd much easier to simply copy
Code:
<dc:identifier opf:scheme="MOBI-ASIN">XXXXXX</dc:identifier>
to the metadata section of the .opf file and to manually edit the ASIN number.