Hi Tobias > With respect to the last code posted here [1], you simply have to > change... store.getTiddlerText(t.title)+'\n'+txt, ...to... txt, Great - Thank you :-)
Now I'll need to specify autosave to make all touched tiddlers save on a TiddlySpace, unless I want to open every tiddler and click save... I have tried inputting "autoSaveChanges();" at the end of the script, however it didn't work.. I don't know if this is a TiddlySpace specific problem?.. Where do I put: autoSaveChanges(); ? - If that the way to go...? I also wondered if I could create a prompt for tag (maybe even multiple tags space or commasepareted) and yet another prompt for template tiddler title? Then I would be able to run the script without the fuzz of needing to create a transclusion (tiddlermacro using substitutionmarkes in the script) for each individual case. Cheers Måns Mårtensson -- 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.

