Hi everyone, I just released version 0.6.0 <https://github.com/tobibeer/tw5-setvars/releases/tag/0.6.0> of tobibeer/setvars <http://tobibeer.github.io/tw5-plugins/#setvars>.
Get the update from here: http://tobibeer.github.io/tw5-plugins/#setvars Release Notes: - fixed bug in *OR* logic - introduced with last version, sry - added bracketed *OR* argument - also allowing a shorthand for the *IF* clauses: (condition ? then) rather than: IF(condition ? then) - bracketed OR example: (condition ? then) || (this || \that\ [more]) - allows (non-)equality checks in *IF* clause *condition* - here's an *if-else-if* construct comparing against first a literal and then another attribute: (foo == \true\ ? this) || (foo == bar ? that) - added test edition - about time ;-) - docs improvements - added tobibeer/eval <http://tobibeer.github.io/tw5-plugins/#eval> example (using math.js) - improved / some more examples Best wishes, Tobias. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d6f5cc29-00f8-427d-bfd0-41f1e3c5dc07%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

