Quote:
Originally Posted by Mr. Goodbar
If you have the files in a single directory you can select them all at once from the "add" dialog box in Calibre.
|
I know, but it takes time to add them all... It could be converting just as quickly... just a simple...
for %i in (*.html) do calibre-convert %i /s
or whatever the calibre command line command is.
BOb