Funny, how so often, when you write out the question clearly enough for 
others to understand it, it becomes clearer to yourself how it can be 
solved.

Would this below solution break in certain situations?

{!!list}} = [[A]] [[B]] [[C]]

<$set name="check-list" filter="[[C]] [[B]] [[A]] +[sort[]]">
<$set name="check-field" filter="[all[current]list[]sort[]]">
   <$list filter="[<check-list>] -[<check-field>]" emptyMessage="match">
      no-match
   </$list>
</$set>
</$set>



On Tuesday, February 26, 2019 at 4:13:15 AM UTC+7, S. S. wrote:
>
>
> I have a feeling someone would have solved this before.
> I want to know if a "list of tiddlers" match or do not match the tiddlers 
> in a "list field"
>
> A tiddler has a list field: {{!!list}} = [[A]] [[B]] [[C]]
>
> A list-of-tiddlers is made.
>
> <$set name="list-of-tiddlers" filter="[[C]] [[B]] [[A]]">
>
> CODE comparing {{!!list}} with <<list-of-tiddlers>>
> resulting in either <<match>> or <<no-match>>
>
> </$set>
>
> 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 [email protected].
To post to this group, send email to [email protected].
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/2d0eef45-d054-43e3-aea4-ff3fe3393fc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to