This is a repost, since the prior post was missing "tiddler B"
tiddler A:
created: 20191214183217169
modified: 20191214183238380
tags:
title: A
My A Text
{{||B}}
tiddler B:
created: 20191214183240503
modified: 20191214183314068
stuff: b stuff
tags:
title: B
{{!!stuff}}
The invoking tiddler, that "inherits" properties from A and B :
created: 20191214183316677
modified: 20191214183349224
stuff: inheritance stuff
tags:
title: inheritance
{{||A}}
The tiddler "inherits" (HA inheritance because it "has" a transclusion)
from "A", which inherits from "B". Note that B reveals the field "stuff",
but back in "inheritance", it's the local field "stuff" that is shown, not
the field down in B -- just the way inheritance would work.
--
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/e1db9df5-49a3-4b85-bde8-2e481e25a2e6%40googlegroups.com.