Hello All,

Suppose that I've the following 3 Tiddlers:

   1. "Parent"
   2. "Child01" : with a filed "my-parent" = "Parent"
   3. "Child02" : with a filed "my-parent" = "Parent"

And : 

   - I use "tab" Macro in the first Tiddler ("Parent" tiddler) to list the 
   other 2 "Child" Tiddler.
   - Both "Child01" and "Child02" are using <<currentTiddler>> variable 
   internally


Now, as per the last part of "tabs Macro" Documentation 
<https://tiddlywiki.com/#tabs%20Macro> , the <<currentTiddler>> will not 
affected by "tab macro" which is understandable.

My problem now is that I didn't understand how to overcome this using the 
"TemplateTiddler" (example in the above link )

so, I appreciate some help with more clear/detailed example.

Best Regards

-- 
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/083c2089-569e-47cf-8af6-2862152dd4afo%40googlegroups.com.

Reply via email to