What I'm working on is using TextPipe to go through my directories and build an XML file to import to FBReader. (I could write a perl script to do it, but I happen to have TextPipe for another purpose, so I might as well use it.)
@kovidgoyal, maybe it would make sense to offer a parameter setting to allow the user to specify the order of import in the recursive directories, e.g. author->book->format vs author->format->book. Then people could pick from a couple of consistent systems. Just a thought.
|