\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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/a14aac9e-77b9-4e5b-b5f5-3e09b5b25ab7%40googlegroups.com.