ah, OK. I'll wait for recursive import then. I don't have time to go into every directory :-P.
I'm kind of curious though if it will make any guesses (or have a way to merge) when a directory contains a bunch of files that represent one book. Most of the time when books are a mess of HTML, they're zipped, but,.. sometimes they're not. I'm not sure how it would go about doing that. Maybe by default it just calls every file a book, but later you could say "these files are the same book" in the UI somewhere? ... or maybe if it sees links to other files in HTML it can assume that the other html files are part of the same book? Sounds like a pain.
|