How do you use a variable in a list filter? I need to use a variable to 
list tiddlers that have a given tag (results) but I am not able to get the 
syntax right. 

I have defined <<ThisCustomer>> by using:

\define ThisCustomer() <$list filter='[is[current]tags[]]-[[Contacts]]' 
variable=ThisCustomer>

Here is what I have for the entire filter:

<$list 
filter="[!has[draft.of!]!tag[Opportunity]!tag[Closed]!tag[Template]sort[]]">

</$list>

It is returning the list I expect but I need to limit the results to the 
tiddlers that have the results defined by ThisCustomer.

I'm sure it's simple but... After several hours of searching I thought I 
would ask.

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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e4dba224-8c4b-4127-bb6f-4b2625d30e59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to