Wow, hey thanks both of you. Your solution using Goggle Docs looks really interesting Mat. However, what happens when a field (such as the text field) contains quotation marks? Will I need to escape them somehow? Won't that break things when I come to importing? I don't really know enough about JSON to understand what I'm doing there.
Your solution Jed, of artificially crafting a tiddler bundle that would be accepted by your action-import-bundle.js <http://ooktech.com/jed/ExampleWikis/TiddlerSchools/#%24%3A%2Fplugins%2Finmysocks%2FTiddlerBundles%2Faction-import-bundle.js> widget would probably work for me. I've just realised a further problem I'd have with this scenario though, and one that isn't as easily overcome. I'm hosting my {{DesignWrite}} TiddlyWiki instance on GitHub, using Danielo's script <https://groups.google.com/forum/#!topic/tiddlywiki/s8pnvQW5UgY>. This means that once I have imported and unpacked them all, using either Mat's or Jed's solution, I have no way of saving the single HTML file. I'll still need to export/import each one individually to get them up to GitHub. Oh well, it was worth a try. Perhaps Mat's *"wrap 'em in square brackets"* idea is best for me here, then I can just export each one as a *.tid, for uploading to GitHub. Either that or somehow parse my existing *.tids file externally, to slice it up into individual *.tid files. I presume I can do that with a BASH script. Off to take a look. Thanks again for the replies. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5e9673fc-6678-485e-b746-7c4321e9eef7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

