Hi Dickon,
First I thought that you could use a tiny, yet dangerous transclusion
which would erase all tiddlers by copying the following into a tiddler
and save:
<<tiddler {{store.forEachTiddler(function(t)
{store.deleteTiddler(t);})autoSaveChanges();'';}}>>
That however does no work on tiddlyspace... *rolleyes*
Maybe someone can tell why this script won't work on tiddlyspace.
Cheers, Tobias.
--
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.