Hi Astrid

The issue here is that some filter operators are strictly "filters" - they
filter the incoming tiddler list by some criteria - while others are
actually "selectors" they ignore the incoming tiddler list, and replace it
with something else.

The "title" operator is a selector (it's useful as it lets one list missing
tiddlers). The "field" operator is a proper filter.

This is an area where adopting clearer vocabulary might help!

Best wishes

Jeremy.



On Fri, Jan 9, 2015 at 8:58 AM, Astrid Elocson <[email protected]> wrote:

> Hi Stephan,
>
> Thanks for spotting that in the documentation.
>
> This behaviour still seems quirky, and I can't immediately see what's
> causing it in the code. The title operator and the field operator have very
> similar implementations, so they should give analogous results. Perhaps the
> title operator is treated as a special case somewhere higher up.
>
> ­– æ
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" 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/tiddlywikidev.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to