UWE,

I build a solution that suites my way of thinking. I do not have the same 
test data as you but I had this working with a different prefix and suffix

\define tags-here-filter(prefix suffix) $prefix$<$list filter={{!!tags}} 
variable=tag-here>tag[<<tag-here>>]</$list>$suffix$

<$wikify name=filter text="""<<tags-here-filter "[!is[system]" "has[uw-inf]] 
+[sort[uw-inf]]">>""">
<$list filter=<<filter>> >

</$list>
</$wikify>

Regards
Tony

On Thursday, 23 August 2018 00:37:14 UTC+10, Uwe wrote:
>
> Assume, I have a tiddler named "Tiddler1" with the tags "one" "two" and 
> "three". How can I list all the Tiddlers which have at least the tags of 
> this "Tiddler1"?
>
> I'd like to use it in such a filter:
>
> <$list filter="[!is[system]tag[FW]has[uw-inf]] +[sort[uw-inf]]">
> <tr>
> <td>{{!!uw-inf}}</td>
>
> <td><$link>{{!!title}}</$link></td>
> <td>{{||$:/core/ui/ViewTemplate/tags}}</td>
> </tr>
> </$list>
>
> (I'm wondering, why this questions hasn't asked before.)
>
> Greetings,
>
> Uwe
>
>
>

-- 
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/e5205363-e099-4b7d-b7eb-c0fa0ad96c2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to