> Chats are saved in the directory I listed above. Under that parent > directory is a list of directories which goes with the name of the > person I talked to. Under each username directory is a date > directory. Under that is an html file that holds the chat.
This sounds like TiddlyWiki alone probably isn't the solution - if it was me, I'd write a Python/Ruby/shell/... script to traverse the directory tree, using tiddlywiki_cp[1], r4tw[2] or PyTiddlyWiki[3] to create a tiddler from each file. Basic programming skills should suffice for such a simple script. HTH. -- F. [1] http://rubyforge.org/projects/tiddlywikicp/ [2] http://www.tiddlywiki.org/wiki/R4tw [3] http://www.tiddlywiki.org/wiki/Dev:PyTiddlyWiki --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

