Quote:
Originally Posted by Bunker D
So… Any new alternative existing or on it's way?
From what I understand (correct me if I'm mistaking), this extension is not working with the native annotation system of Calibre. It also seem to suffer from maintenance issue and be on it's way to deprecation.
I am looking for an alternative to import annotations within the Calibre annotation system itself. Is there anything doing that at this point?
Or do you know if there is work done on the topic?
I'm not opposed to programming some stuff by myself. That being said, I don't know where to start. Is there an API to add annotations, or should I directly edit the to add the annotations there? I'd have to compute the EPUB CFI for each highlights. Is there an API to search through the book, or should I crack open the EPUB? How? Any lead to compute the CFI then?
All in all, if you have some pointers, thank you.
|
Start here ==>>
Customizing calibre with plugins
That'll lead you to an overview, walkthroughs of the different types of plugins, and eventually to the calibre API.
BR