Hi;
I'd like to work -with this plugin- incrementally but it gives me an error message:
Spoiler:
Code:
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 135, in launch
self.exitcode = target_script.run(container)
File "C:\Users\Antonio\AppData\Local\sigil-ebook\sigil\plugins\ePub2-Notes\plugin.py", line 37, in run
bk.addfile(uid, basename, cssdata, mime)
File "C:\Program Files\Sigil\plugin_launchers\python\bookcontainer.py", line 166, in addfile
self._w.addfile(uniqueid, basename, data, mime, properties, fallback, overlay)
File "C:\Program Files\Sigil\plugin_launchers\python\wrapper.py", line 543, in addfile
raise WrapperException('Manifest Id is not unique')
wrapper.WrapperException: Manifest Id is not unique
Error: Manifest Id is not unique
Of that way, it's impossible for me to add new footnotes once I have added footnotes previously with the plugin.
Can this issue be fixed?
Thank you very much in advance.
Rubén