Hi Danielo

> An alternative, and probably easier solution would be to just use a template 
> like this:
> 
> <$tiddler tiddler=<<currentTab>>>
> <$transclude tiddler="$:/core/ui/ViewTemplate"/>
> </$tiddler>
> 

That’s correct. We can’t change the tabs macro to store the current tab in the 
currentTiddler variable because it would break all the places where the tabs 
macro needs to be used without modifying the current tiddler. For example, in 
the info panel the currentTiddler is the tiddler being displayed, and we use 
the tabs macro to transclude the individual tabs. The content of those tabs 
needs to be able to operate on the currentTiddler to display the correct 
information.

Best wishes

Jeremy

> 
> 
> -- 
> 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] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywiki 
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/9a826297-2e37-44b4-b19b-4cd54035a486%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/9a826297-2e37-44b4-b19b-4cd54035a486%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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/E7338A62-B0E8-417B-843A-E00A2846AF9B%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to