0x6f677548 / intellireading-calibre-plugins

Calibre plugins to generate metaguided versions of your ebooks, improving your reading focus and speed
https://www.intellireading.com
GNU General Public License v3.0
24 stars 1 forks source link

Suggestion: Modify Plugin Behavior to Add Converted ePub as a separate File instead of modifying Original #4

Open alpakadev opened 7 months ago

alpakadev commented 7 months ago

Currently, when you use this Calibre Plugin to convert ePub files, it changes the original ePub by overwriting it and saving a backup with a .original_epub extension.

Issue #3 suggests that users should be warned about this irreversible change before converting.

Here's my suggestion: Instead of messing with the original ePub, why not just add the converted file next to it? This way, users have more freedom and don't have to worry about losing the integrity of the original version. They can convert files without stressing about losing anything, and they still have access to both versions.

0x6f677548 commented 2 months ago

Hi; sorry, for the late reply and thanks for the suggestion Originally I explored this path, but I can't find a way of adding a separate epub file, without all the work of creating a separate format, like "mepub". I will reflect again on this in the future, and will keep it as an idea, but not sure I will be able to implement it. If you have any suggestion about it, please let me know.