View Single Post
Old 12-13-2010, 06:37 PM   #3
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,730
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
Quote:
Originally Posted by theducks View Post
There is now a plugin for Calibre (7.32) that opens the epub in editor of your choice.
Marvellous though it is that won't help him with automation though.

Looking at the source code for Sigil, there is a comment as follows "undocumented, unsupported *-to-epub console conversion. USE AT YOUR OWN PERIL!". So bear that in mind if you give it a go

It works like this:
sigil.exe %1 %2 %3
%1 - Absolute path to the input file
%2 - seems to not be used, put anything as a placeholder like foo
%3 - Absolute path to the output file

e.g.
sigil.exe d:\input.epub foo d:\output.epub
kiwidude is offline   Reply With Quote