Quote:
Originally Posted by Bikeridr
I'm trying to convert a web document fetched here to .mobi. My FireFox stores the html as a .htm with a folder containing all "extra" files.
I've imported the .htm and manually copied the "additional files" folder to where Calibre stores the imported .htm.
|
This is the part that sounds wonky to me: Calibre should import the HTML into a ZIP archive along with all linked local files (images as well as links to other HTML files). What's actually inside the books' directory in the library? If you've got the .htm file there instead of a .zip, something is wrong- you may want to try renaming the .htm to .html prior to importing and try importing again.
Edit: Also, just dumping the associated files into the same directory wouldn't necessarily work- they have to be in the correct path as described by their links, since FF stores the associated content in an extra folder, it probably rewrote the links to point to the files inside that folder.