2

I was advised to use Sigil for manipulating an epub file.

My idea is to get highlighting from my Kobo ebook reader from its sqlite database and put it into the epub file so that I could see my annotations on my desktop computer.

Reading theSigil home page I see that Sigil is an editor for epub files but I do not see how could I run a script to read the database file and putspan tags to do the highlightig.

How can I program Sigil and in which programming language?

askedMay 30, 2018 at 8:01
Gergely's user avatar

1 Answer1

2

The Windows and macOS versions of Sigil are bundled with a Python 3 interpreter. (Linux users will have to manually install a Python 3 interpreter.) For more information on the Sigil Python API, see theSigil Plugin Framework documentation.

If you have additional questions, you can post them in the officialSigil Plugin Delevopment thread.

answeredMay 30, 2018 at 16:47

Your Answer

Sign up orlog in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

By clicking “Post Your Answer”, you agree to ourterms of service and acknowledge you have read ourprivacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.