Hmmm...
A quick script to open sigil while auto adding each individual html file in my 1000+ book library and auto save it as an .epub. Then I can open up the epub's to edit. That would save a BUNCH of work!
"C:\Program Files\Sigil\sigil.exe" /add-"filename.xhtml" /save-"filename.epub"
[edit] or even better:
"C:\Program Files\Sigil\sigil.exe" /add-"filename.xhtml","filename2.xhtml","font1.ttf","font2.ttf" /save-"filename.epub"
Last edited by Turtle91; 08-05-2013 at 10:26 AM.
|