From 60a4df82b888f8474aefb42895e667d102cc9a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Sun, 20 Aug 2017 18:09:24 +0200 Subject: [PATCH] Updated Calibre plugin (markdown) --- Calibre-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Calibre-plugin.md b/Calibre-plugin.md index 67b5065..c091c40 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 but the current difficulties are: -* **KindleGen is main issue here**. Calibre MOBI generator simply don't support features we need. +* **KindleGen is the main issue here**. Calibre MOBI generator simply don't support features we need. * **KCC use Python 3. Calibre is Python 2.** Current KCC code can't be modified to work on both versions. * **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. \ No newline at end of file