Quote:
Originally Posted by stumped
Ok , having read all, I see there is no magic plugin solution yet, and limited enthusiasm for creating one.
I get that is forma only for now. It maybe kobo will roll out to other devices eventually? Thus more people may become interested.
A list of best recommended steps to follow in the meantime will be much appreciated, steps that start with calibre and end with.kepub.epub files getting to the correct Dropbox folder
|
Assuming one already has kepub files stored in the Calibre library, just save specific format to disk. Then just run a script or batch file renamer to change the extension to kepub.epub.
On DOS, that's as simple as (assuming flat folder structure):
Code:
ren *.kepub *.kepub.epub