While practical for the most part, that might be dangerous in a number
of ways (e.g. escaping).
A while back I wrote this:
http://svn.tiddlywiki.org/Trunk/tools/TiddlyPy/
However, I haven't touched it in a while, and don't remember how
complete it is - though IIRC, it has been tested rather extensively for
_reading_ TiddlyWiki documents.
TiddlyWebWiki is also worth a look, as it's comprehensively tested and
actively maintained:
http://github.com/tiddlyweb/tiddlywebwiki/blob/master/tiddlywebwiki/serialization.py
-- F.
Looking forward to hear more about what you come up with.
> I insert tiddlers using C#/.NET, and do it much the same way
Interesting - it'd be great if you could share you script as well.
I'd also be curious to know what both of your use cases are.
-- F.