If I understand your goal correctly, you want to get one list that matches 
a certain filter... and then remove some of the items that match another 
filter.

To do that, use separate filter "runs", where the second filter has a 
leading "-" (minus), like this:

<$list filter="[search{$:/temp/possearch}] -[search{$:/temp/negsearch}]">
   ... stuff here ...
</$list>

enjoy,
-e

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cf785e07-b96e-468a-9832-1a3c65a25235%40googlegroups.com.

Reply via email to