If you put the action widgets inside the keyboard widget it works. On the 
example wiki you have this works:

<$keyboard key="enter">
<$fieldmangler>
<$action-sendmessage $message="tm-add-tag" $param={{$:/temp/NewTagName}}/>
</$fieldmangler>
<$action-setfield $tiddler="$:/temp/NewTagName" $field="text" $value=""/>
<$edit-text tiddler="$:/temp/NewTagName" tag="input" default="" 
placeholder={{$:/language/EditTemplate/Tags/Add/Placeholder}} focusPopup=<
<qualify "$:/state/popup/tags-auto-complete">> class="tc-edit-texteditor 
tc-popup-handle"/>
</$keyboard>


-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/15e4d523-bfa7-43ec-98cc-9be12d86bfe1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to