In what manner do you want them combined? The 2nd method seems to give most 
everything you want. If you want to pull the tags from somewhere else then 
you could use:

<$button> <$action-sendmessage $message="tm-new-tiddler" title="This is 
newly created tiddler" tags={{MyTemplate!!tags}}  text=<<now "Today is 
DDth, MMM YYYY">>/> New Tiddler </$button>

-- Mark

On Sunday, February 11, 2018 at 2:29:08 PM UTC-8, Surya wrote:
>
> I cannot bring it to work with both:
> Putting the formatted text from the template into the new tiddler AND add 
> some tags to it.
>
> With
>
> <$button message="tm-new-tiddler" param="TaskTemplate">New Task</$button>
> works fine, adds the formatted text to the new tiddler.
>
>
> With
>
> <$button> <$action-sendmessage $message="tm-new-tiddler" title="This is newly 
> created tiddler" tags="OneTag [[Another Tag]]" text=<<now "Today is DDth, MMM 
> YYYY">>/> New Tiddler </$button>
> Works fine too, creates a new tiddler with the title "This is newly created 
> tiddler", with the tags "OneTag" & "Another Tag" and the text "Today is 
> 11.02.2018".
>
>
> But I couldn't find out how to combine them...
>

-- 
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/716dd7bd-95c6-408a-9191-69c5f1bf116d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to