Hi Tobias Instead, we could do things like... > > \if param (mode:value) > > for example... > > \if param (equals:<<foo>) >
The trouble with that approach is that it requires us to implement yet another, new syntax for the expression handling. We've already got a number of parsers in place within TiddlyWiki, and I'd be reluctant to add another non-standard one. The advantage of the ifdef/ifndef syntax is that there's no need to introduce a conditional expression syntax. Best wishes Jeremy > > Best wishes, Tobias. > -- Jeremy Ruston mailto:[email protected] -- 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.

