Mohammad,

Thanks but I should have specified 5.1.19 and the two lists are set of 
titles.

Thanks Mohammad for responding.

I went for a long walk to the Gym and back, and the method popped in my 
head. I had actually done it before

It goes something like this wrapped in another list to generate each 
servicename

<$list filter="[is[current]contains:person-services-list[$servicename$]]" 
emptyMessage=" "><$text text=<<value>>/></$list>

But the overall problem makes my head hurt because I need to Get a "list 
name" from one field, obtain a list of services from the "list name" 
tiddler and compare with the person-services-list field on another tiddler.

Arggggghhhh

Tony


On Thursday, August 8, 2019 at 3:43:39 PM UTC+10, Mohammad wrote:
>
> Try this in tiddlywiki 5.1.20
>
> <$list filter="[range[1,15,2]]">
>
> <$list filter="[range[3,12,3]match<currentTiddler>]" variable="item">
> <<item>>
> </$list>
> </$list>
>
> It only shows those are present in both list!
>
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5ea6e6b7-2b7f-4854-88f5-01cf21f55347%40googlegroups.com.

Reply via email to