Are you trying to write an interactive "choose your own adventure" story? w
On Sunday, February 15, 2015 at 1:46:08 AM UTC+1, Paul Lee wrote: > > Is there a way either to set a variable in the destination tiddler of a > link, or else to call a conditional based on filter operators > <http://tiddlywiki.com/static/Filters.html> to select between different > possible destination tiddlers? > > I wish syntax like this were possible: > > [[link|DestinationTiddler with:"You see a tree stump here."]] > > Of course, DestinationTiddler can be a wrapper that transcludes a > different tiddler containing the real content, so that DestinationTiddler > would set the variable: > <<tiddler ContentTiddler with:"You see a tree stump here.">> > > This is the solution I'm currently using, but it's limitation is that it > requires different destination tiddlers. To call a different text, you > would need a DestinationTiddler2 to call ContentTiddler with a different > variable. The reader will be able to tell that it is a different tiddler > because the heading will be different. > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

