Hey guys, the following code only works when "myVar" contains one word.
Whenever two words come out of it, the filter doesnt work properly, despite 
I confirmed the variable contains the two words it should (by trying it 
using <<myVar>> and checking that it has)
Here is the filter I'm refering to, specifically, the "remove" order:

<$set name="myVar" value=<<currentTiddler>>>
<$list filter='[is[current]tags[]remove<myVar>]'></$list>
</$set>

How should I write myVar within the filter for it to work also when it's 
value contains two words?

Thanks!!

-- 
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/46ce6036-e035-454b-85b4-c478179e3758%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to