maybe you can use 
<$button>
<$action-setfield $tiddler="atiddler" text="test"/>
Create
</$button>
cheers
BJ
On Saturday, November 29, 2014 8:32:29 PM UTC-6, James Mars wrote:
>
> Hi,
> Is there a way to automatically save a tiddler (without entering edit 
> mode) after creating a new tiddler using an input form? I asked this 
> question a while ago, but I thought that maybe things have changed with the 
> latest version. Matabele's maketid widget does have such a feature. If it 
> is not possible to do so with the latest tiddlywiki, is there any plan to 
> include this feature in the very near future?
>
> I have tried using both the tm-save-tiddler and tm-close-tiddler functions 
> (separately and together) right after the tm-new-tiddler function, but 
> nothing happens, it still exits to edit/save mode:
>
> <$button>
> <$action-sendmessage $message="tm-new-tiddler" $param=<<skeleton>> 
> title=<<title>> antonym=<<antonym>> synonym=<<synonym>> tags=<<tags>> 
> text=<<text>>/>
> <$action-sendmessage $message="tm-close-tiddler" $param=<<title>>/>
> <$action-sendmessage $message="tm-save-tiddler" $param=<<title>>/>
> Create</$button>
>
> Thanks.
>
> James
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to