Tobias, I'm apparently doing something wrong. I updated the plugin, added |''save''|yes| and |''saveWithTags''|MC-Quiz| to the config file and put thee <<randomTiddlersMacro MC-RandomTiddlersConfig>> macro in a tiddler. When I save and reload, it asks me for a tiddler name (I'd really like to define the tiddler name in the config file), and then when I enter it, it asks me if I want to overwrite the existing tiddler. So far, ok ...but the name changes from MC-Quiz (my entered tiddler name) to "undefined". When I click Ok, it creates a tiddler named undefined and tagged with MC-Quiz, which makes sense. But if I try to change undefined to MC-Quiz in the dialog, it won't let me click Ok and move on. If I do allow the tiddler to be created with "undefined", then when I try to open the story, it destroys the whole tiddlywiki.
I'm probably just missing something, but how can I define the name of the output tiddler in the config file and NOT have it ask me to overwrite it? I plan on putting the 3 macros in a systemConfig tiddler and having them generate a new quiz each time it's loaded. Scott On Friday, July 13, 2012 10:31:27 AM UTC-4, Tobias Beer wrote: > > Hi Scott, > > I am positive that the current implementation actually allows you to do > what you want. > > *save:yes* > *SafeWithTags: story > * > *!Template* > *[[%0]]* > > So this will save the list to a tiddler in the form of a story with > the name you specify. > > To open that story, you need something like this somewhere: > *<<openStory popup label tooltip>>* > > ...and then chose the story you just saved. > > However, I have added an option to override any existing tiddler with > version 1.0.3: > http://randomtiddlers.tiddlyspace.com/ > > Tobias. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/VLBqg-I38I8J. 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.

