Quote:
Originally Posted by EowynCarter
dwanthny, you got me thinking with the plugin thingy. What can calibre do with command line ? Can you add a book in library with command line ? or delete one ?
Would calibre be able, with a plugin , to call on external command line program.
|
Yes to all of those. In plugins, I believe you can do anything that Python + the Calibre internals can do, and the Calibre command line tools can do anything the GUI can.