Hi Mohammad
I’m afraid I'm not quite following. The tabs macro intentionally doesn’t affect
the current tiddler.
Best wishes
Jeremy
> When you use a tiddler with tabs macro Tiddlywiki refers to currentTiddler to
> the last tiddler in which rendering is occurred!
>
> This make macros with currentTiddler as input parameter break and work
> wrongly!
>
> Isn't it better to remove this from tabs macro?
>
> Example
> see this macro
>
> \define code-link(tiddler)
> <$set name=selected-tiddler value="$tiddler$" emptyValue=<<currentTiddler>> >
> <$link to=<<selected-tiddler>>/>
> <$codeblock language={{{[<selected-tiddler>get[type]]}}}
> code={{{[<selected-tiddler>get[text]]}}}/>
> </$set>
> \end
>
>
>
>
> Use it inside a tiddler say myTiddler tagged demo with no input parameter!
>
> Now in another tiddler put the below script
>
> <<tabs tabsList:"[tag[demo]]" class:"tc-vertical">>
>
> You will see wrong result!
>
>
> --Mohammad
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/231b0bef-7553-4a5b-9a58-5d3c08e6b2b4%40googlegroups.com
>
> <https://groups.google.com/d/msgid/tiddlywiki/231b0bef-7553-4a5b-9a58-5d3c08e6b2b4%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
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/374FE834-1146-4089-B2EE-A86081C57AF9%40gmail.com.