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 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/955a647e-4cf6-40a7-b847-a1024346e384%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to