The documentation for Filter Expression states the following:

If a run has a + prefix, it receives the filter's output so far as its 
input. The filter's output is then completely *replaced* by the run's 
output. Any subsequent run reverts to receiving all tiddler titles as its 
input, unless it too has a + prefix.

But then it states:

Run     Interpretation     Outputrun     union of sets     ... OR run*+run**    
 
intersection of sets**     ... AND run*-run     difference of sets     ... 
AND NOT run
What I want is the second behavior I want tiddlers from run 1 that are also 
in run 2. What I'm getting is just run2 regardless of what I put in run1. 
That doesn't seem to be useful.

-- 
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/b10fec6a-7f48-430c-a7ab-abc7eadd44b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to