Quote:
Originally Posted by EnergyLens
I have a large library in Delicious Library, representing physical books. I would like to export this library (perhaps only Author/title, but it could do some fancy mapping) as a comma delimited list and then be able to add a large number of empty books into Calibre by loading the list.
I suppose I could use the command line to write a script to do this...
calibredb add -e -a "author" -t "title" ...
... has anyone ever requested such a thing, or done such a thing?
|
You can also use the
Import List plugin. It will import lists from csv files or websites, and also from clipboard. You can match the books with entries already in your library or create empty books.