Hi,
This creates a new tiddler with my-tag with 'my text' inserted:
\define newtags() [[my-tag]]
\define newtext() my text
<$button class="tc-btn-invisible">{{$:/core/ui/Buttons/new-tiddler}}
<$action-sendmessage $message="tm-new-tiddler" title=<<Title>>
tags=<<newtags>> text=<<newtext>> />
</$button>
How can I get the focus on the title so it's highlighted?
Thanks
Jon
--
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/55a01c3f-9360-4518-85cb-3b84c964ae39n%40googlegroups.com.