I have some problems with transclusion.
Be a “fu” tiddler with a “hint” field valued as “clue” and a text as {{||bar}}
.
Be the “bar” tiddler with a texte as here is <<currentTiddler>> with {{!!hint}}
.
On display, fu will show “here is bar with clue”.
That I see “clue” was inded what is OK (although the transclusion doc does not tell of the {{||tiddler}}
mechanism) but how can it works so if the currentTiddler is not “fu” baut “bar” ? I was thinking that currentTiffler would be “fu”, the transclusion modifying only the code to be exceuted and not its context.
Is there a way to get back the “fu” tiddler name when in “bar”?
Very perplex,
–
Jean-Pierre