Groups
Groups
Sign in
Groups
Groups
TiddlyWiki
Conversations
Labels
About
Send feedback
Help
[TW5] Updated plugin: tobibeer/setvars — version 0.6.0
27 views
Skip to first unread message
Tobias Beer
unread,
Jan 3, 2016, 12:20:01 PM
1/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi everyone,
I just released
version 0.6.0
of
tobibeer/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
example (using math.js)
improved / some more examples
Best wishes,
Tobias.
Reply all
Reply to author
Forward
0 new messages