Hi folks,

i need help.

i want to create a new tiddler from templates.
The cocept ist, the macro shoud be global.

\define testknopf(Kennzeichen Sache)

<$button>
<$action-sendmessage $message="tm-new-tiddler" title="$Sache$ - Jahr" 
tags=$Kennzeichen$ $Sache$ text="{{Benzin - Jahr||$:/tags/Template}}"
</$button>
\end

This macro shoud do the follow things:
1. create a new tiddler
2. load the templatetiddler with Name where is compsite form "$Sache$ - 
Jahr"
3. transclude the content of templatetiddler in  the new tiddler 
4. disable the templatetag in the new tiddler
4. close the templatetiddler

my Templatetiddler is tagged with $:/tags/Template

what ist wrong?

-- 
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/1259ca5f-6f84-48b0-866e-6ea4e241f5f3%40googlegroups.com.

Reply via email to