Try:

\define myMacro()
---
<$set name=ttl value={{!!title}}>
<<myMacro2>>
</$set>

---
\end
\define myMacro2()
look here for more informations: [[ $(ttl)$ (Info) ]]
\end


<<myMacro>>



On Tuesday, July 26, 2016 at 4:57:44 AM UTC-7, [email protected] wrote:
>
>  
>
> Hi there,
>
>  
>
> i want to transclude the title of the current tiddler within a macro.
>
>  
>
> Firstly, here ist he macro:
>
>  
>
> \define myMacro()
>
> ---
>
> look here for more informations: [[ {{!title}} (Info) ]]
>
> ---
>
>  
>
> \end
>
>  
>
>  
>
> Secondly, here ist the macro call:
>
>  
>
> <<<myMacro>>>
>
>  
>
> Thirdly, this should be seen:
>
>  
>
> A link to a tiddler with a title which consists of a) the current 
> tiddler   and b) the string  „ (Info“)
>
>  
>
>  
>
> Background: I’m developing a set of flash cards and on the top of each 
> page there should be a link to an „info-page“ for the current tiddler.
>
>  
>
> Thanks in advance
>
>  
>
> Jonathan
>
>  
>

-- 
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/e0b5859e-29d2-483f-b801-fe63053e9272%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to