Sorry, my previous post didn't have a way to set the template or show adding a tag. Here is the updated version, the title is still not always going to be unique, I will work on that part for a bit now.
\define newTiddler(template:"" title:'New Tiddler', fields) <$set name="tempTid" value=<<qualify "$title$">> > <$button> <$action-sendmessage $message="tm-new-tiddler" $param="""$template$""" title=<<qualify """$title$""">> $fields$/> New Tiddler </$button> </$set> \end <<newTiddler "HelloThere" "bob" "bob=joe eddie=george tags='HELLO'">> -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googlegroups.com. 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/56355613-a852-4c1f-8068-24828165137c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.