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 shorthand if clause as simply: - (condition ? then) - bracketed OR example: - (condition ? then) || (this || \that\ [more]) - allows (non-)equality checks in if clause *condition* - here 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) - more / improved 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/520a5ac4-1b39-41cb-9202-1075dfca7bdf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

