1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-15 17:59:45 +00:00

Updated Calibre plugin (markdown)

Paweł Jastrzębski
2013-12-28 01:47:38 -08:00
parent cdcaabb3d5
commit 33d2afb267

@@ -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).
* **We 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 possible, 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.
* **KindleGen issue is still there** and until we can figure out how to fix that, Calibre MOBI generator is not an option.