diff --git a/Calibre-plugin.md b/Calibre-plugin.md index 3b5acc3..2e8ad88 100644 --- a/Calibre-plugin.md +++ b/Calibre-plugin.md @@ -1,7 +1,7 @@ In the beginning there was the project to make KCC work *also* as a Calibre plugin. Calibre is great for a comic collection management. The idea is still there (so no, it isn't a _not going to happen ever_) but the current difficulties are: -* **I'm porting KCC to Python 3 and Qt5, and Calibre is Python 2** this could lead to version issues or require a greater effort in writing 2/3 code (it is actually possibile, though) -* **writing a Calibre plugin isn't a breeze** we prefer to fix and improve the standalone KCC before creating the plugin -* **the Calibre plugin will not be a KCC replacement at all** it would probably give all _comic2ebook_ and _image_ features at their most common options -* **kindlegen issue is stille there** and until we can figure out how to fix that, Calibre MOBI generator is not an option. \ No newline at end of file +* **I'm porting KCC to Python 3 and Qt5, and Calibre is Python 2** this could lead to version issues or require a greater effort in writing 2/3 code (it is actually possibile, though). +* **Writing a Calibre plugin isn't a breeze** we prefer to fix and improve the standalone KCC before creating the plugin. +* **The Calibre plugin will not be a KCC replacement at all** it would probably give all _comic2ebook_ and _image_ features at their most common options. +* **KindleGen issue is stille there** and until we can figure out how to fix that, Calibre MOBI generator is not an option. \ No newline at end of file