That is not a widget, is a macro. 

Are you talking about TW5? If so, you can use currenTiddler directly into 
the macro

\define myMacro( strA strB)
 strA and strB are inside $(currentTiddler)$
\end

El lunes, 27 de octubre de 2014 23:06:37 UTC+1, James Anderson escribió:
>
> I have a widget which accepts 3 strings, if i want to pass the name of the 
> currentTiddler to it how can I achieve this?
>
> <<widget strA strB strC>>
>
> <<widget strA strB currentTiddler>> <- this doesn't work
>
> Thanks,
> James
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to