In tiddlywiki.com

The filter operator runs a subfilter for each input title, and returns
those input titles for which the subfilter returns a non-empty result (in
other words the result is not an empty list). The results of the subfilter
are thrown away.

Does this mean results are returned one by one and we cannot do an
operation like sort?


Best wishes
Mohammad


On Tue, May 18, 2021 at 4:34 PM Mohammad Rahmani <[email protected]>
wrote:

> I use a :filter to sort tiddlers based on the values in their fd field
>
> <$list filter="[tag[fsort]] :filter[get[fd]nsort[fd]]">
>
> </$list>
>
> This does not work! Why?
>
> Reproduce
> 1. drag and drop attached json to https://tiddlywiki.com/prerelease/
> 2. open the Test of :filter
>
>
>
>
> Best wishes
> Mohammad
>

-- 
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/CAAV1gMAN1FDKd4B3aZxqWJ-wpFOAqApCQPTMc3_Wc6b%2BDBWcmQ%40mail.gmail.com.

Reply via email to