Hi Jerimiah,
> 2. Is there a plugin or similar that will take a dir full of html
> files and convert them into tiddles? It would be nice if it kept the
> links, but I don't mind rebuilding them if need be.
>
I think AttachFilePlugin and FileDropPlugin are able to import whole
directories of files.
http://www.tiddlytools.com/#AttachFilePackage
Though then you would have to convert these dropped tiddlers to
TiddlyWiki syntax or add the <html> tag at the begining and the <</
html> at the end of each of those imported tiddlers.
Regards..