Quote:
Originally Posted by partnerinflight
As far as the feature requests -- would be sweet to be able to multi-select several books (in my case short stories) in Calibre, select "Merge", and get a new book out of it. I can do it the hard way, sure, but as long as we're talking convenience... 
|
I submitted some code to Kovid that "merges" books, but not this way. My code takes multiple records and puts all the metadata and all the formats into a single record. My code doesn't change the content of any book, only the database record that a book format is stored under.
He's talking about taking the of content of multiple different books and putting it into a single book.