Mark, Soo Cool!

On Monday, 4 May 2020 10:58:09 UTC+10, Mark S. wrote:
>
>
> \define filt-alltags()  
> <$vars tag1="tag[" tag2="]" lb="[" rb="]">
> <$set filter=
> "[all[current]tags[]addprefix<tag1>addsuffix<tag2>]+[join[]addprefix<lb>addsuffix<rb>]"
>  
> name="filt" select=0>
> <$text text=<<filt>>/>
> </$set>
> </$vars>
> \end
>
> <$wikify text=<<filt-alltags>> name="wiked">
> <$list filter=<<wiked>>/>
> </$wikify>
>
>
>
> On Sunday, May 3, 2020 at 3:38:14 PM UTC-7, Riz wrote:
>>
>> Say myfield contains a list of 5 titles - I want to find tiddlers tagged 
>> by all of them in combination
>>
>> [enlist{!!list}tagging[]]
>>
>> This code would list all tiddlers tagged by at least one of them - 
>> tag[title1] or tag[title2] and so on. 
>> I want to find tag[title1] AND tag[title2] AND tag[title3] and so on
>>
>

-- 
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/e6e56f3b-8540-4397-a21f-ca153d504c58%40googlegroups.com.

Reply via email to