Hi, i am interested in this issue too because i have a problem with 
conditionnal assignement of a variable using the <$set> widget (see below 
the summary)

Conditional Variable Assignment:

This form of the set variable widget chooses one of two specified values 
according to whether a filter evaluates to an empty list. Here's an example 
that sets a variable according to whether the current tiddler is called 
"myMagicTitle":

<$set name="myVariable" filter="[all[current]field:title[myMagicTitle]]" 
value="It's magic" emptyValue="It's not magic">
<$text text=<<myVariable>>/>
</$set>



This one does not seem to refresh either so whatever you put in the filter 
part the widget display the default value. Strange but it might be simply 
related to your problem..
Also if, as pmario proposed, you do publish it in github's issue please 
don't forget to add the link to it here so we can follow it.

Thank you

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c0dfaa6b-29f0-4d77-b9c2-93cacd05045f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to