OK, I did it like that:

*Tiddler A*: (field *relatedto*:"B")

Text A

*Tiddler B*: (tag: "C")

<$tiddler tiddler=<<currentTab>>>

<$list filter="[field:relatedto{!!title}]">

''<$transclude field="caption" />''

<$transclude />

</$list>
</$tiddler>

Text B

looks like:

Text A
Text B

*Tiddler C*:

<<tabs "[tag{!!title}field:relatedto[]] " "" "$:/state/tab2" "tc-vertical">>

Text C

**tag=C & field *relatedto* is empty

now looks like:

Text A
Text B
Text C

I took the answer from:
https://groups.google.com/forum/#!topic/Tiddlywiki/1H6yjmmLCCk

DONE

-- 
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/a917bab1-3021-43b5-98fb-36bb0b5a6404%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to