Yes, I'm using the action-sendmessage since it seems to be the only way for 
me to set a new title. The documentation for tm-new-tiddler talks about 
using a hashmap, but there are no examples of what is meant. I tried JSON a 
couple different ways with no luck. The question was asked in the forum, 
but the answer appeared to be "use action-sendmessage". 
 
Should I be able to use parameters on <$button> AND use action-sendmessage? 
All the examples of ASM show the <$button> standing alone.

Thanks!
Mark



On Thursday, June 25, 2015 at 5:55:05 PM UTC-7, Jed Carty wrote:
>
> This is working for me on tiddlywiki.com 
>
> <$button message='tm-new-tiddler' param='HelloThere'>make 
> tiddler</$button> 
>
> if you are using the action-sendmessage widget than you use $param like 
> this 
>
> <$button><$action-sendmessage $message='tm-new-tiddler' 
> $param='HelloThere'>make bob</$button> 
>
> But that is because of the action-sendmessage widget, not the message. 
>
> Action widgets were added after messages and their interaction is a bit 
> strange. The documentation is correct but it is incomplete, and a bit 
> misleading, because it doesn't mention the action-sendmessage widget. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/f7b23e99-5f32-46d5-9b8a-e7a875bad3eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to