I was trying to send a similar solution for 10 minutes but that dummy 
Publication button doesn't seem to want to make something apart frozing the 
subject...

I was wondering for the nested macro too... Nested macro definitions seems 
to work outside of the outer macro definition, but not inside. The same 
code with the newtitlemacro definition inside the newentry macro definition 
instead of outside doesn't work:

\define newentry()
\define newtitlemacro() $(v-title)$ $(v-now)$
<$vars v-title={{$:/temp/newtitle}} v-now=<<now YY-MM-DD>>>
<$button>
<$action-sendmessage $message="tm-new-tiddler" title=<<newtitlemacro>> 
description=<<now "ddd, mmm DD, YYYY - 0hh:0mm $(currentTiddler)$">> tags="BM 
GL [[Hello World]]"/>
New Entry:
</$button>
</$vars>
<$edit-text tiddler="$:/temp/newtitle" tag="input" default=""/>
\end

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8c7f8a53-c2b2-4fc5-8605-3b69841e12ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to