Hey Stuart,
This code seems to work for me:
<$list filter="[all[current]tagging[]]" variable="child">
<$list filter="[tag<child>]" variable="grandchild">
<<child>> has grandchild <<grandchild>>
</$list>
</$list>
You can test it on https://tiddlywiki.com/ by making 4 tiddlers:
- titled X, with the content above
- titled Y tagged with X
- titled Z tagged with Y
- titled Q tagged with X
Best,
Diego
On Tuesday, July 24, 2018 at 1:10:41 PM UTC-5, Stuart Amor wrote:
>
> I am looking for a way of returning a list of all the tiddlers that are
> tagged with the current tiddler title. However I would like to omit all
> tiddlers that are not themselves subsequently tagged.
>
> Let me try to give you an example... if I have three tiddlers X, Y and Z.
> Within the parent tiddler X, I would like to return a list containing its
> child Y, provided Y is tagged with X AND Z is tagged with Y (ie X has a
> grandchild). However, if there were no tiddlers tagged with Y, then Y
> would not appear in the listing within X.
>
> Does that make sense?
>
>
--
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/92dfa603-97d6-48f1-9595-bb59027221cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.