Thank you.  I feel like I'm in first grade and learning my ABCs.  But it 
seems more and more like this new TiddlyWiki is more like a platform for 
complex applications than a simple note organizing tool.  


On Sunday, May 31, 2015 at 1:10:36 PM UTC-4, Jed Carty wrote:
>
> For this the easiest way is to use the action-sendmessage widget and the 
> tm-add-tag message and the fieldmangler widget. Here is an example: 
>
> <$fieldmangler tiddler=<<tiddler.title>>> 
> <$button>label 
> <$action-sendmessage $message="tm-new-tiddler" $param="ChatsTemplate" 
> tags=<<currentTiddler>> title=<<tiddler.title>>/> 
> <$action-sendmessage $message="tm-add-tag" $param=someothertag/> 
> New Chat 
> </$button> 
> </$fieldmangler> 
>
> To add more tags just add more tm-add-tag messages. 

-- 
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/b033a393-5ee3-4e09-b135-27f7174c0c78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to