Hi, 
Import the attachment and have a closer look. 

It contains 2 tiddlers. 

NotifyTemplate contains the text with the variables, test and test1 .... 
You should definitely give them better names!!!

test-notify contains a button, which defines the actions and the "variable 
hashmap" ... test and test1 are the "hashmap" parameters. 

NotifyTemplate contains

<<test>> - <<test1>>

test-notify contains: 

\define my-actions(a:"Hello", b:"World")
<$action-sendmessage $message="tm-notify" $param="NotifyTemplate" test=
"""$a$""" test1="""$b$""" />
\end

<$button actions=<<my-actions>> >Notify!</$button>



have fun!
mario

-- 
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/e781e54d-e5f8-4363-95f7-4fd6a251ec5c%40googlegroups.com.

Attachment: notify-variables-example.json
Description: application/json

Reply via email to