The tags field shall be handled like this

tags="tag1 tag2 [[tag with space]]"

--Atro

On Sat, Oct 10, 2020 at 8:20 PM talha131 <talha...@gmail.com> wrote:

> I want to use send message to create a tiddler with a tag. Tag must have
> two words separate by space, for example "hello world"
>
> I tried
>
> ```html
> <$action-sendmessage $message="tm-new-tiddler" title=<<journalTitle>>
> tags="hello world"  text={{{ [<journalTitle>get[]] }}}/>
> ```
>
> But the tiddler it makes has two tags, "hello" and "world" instead of one
> "hello world".
>
> What syntax should I use so that the new tiddler has the proper tag?
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/989a7947-37ee-4e25-a75a-1ca3208efdc6o%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/989a7947-37ee-4e25-a75a-1ca3208efdc6o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAKHVXmqjUwy%2BSSnhUrpk3QxBc9tEhefXFQ2TnkWiS1M3ABxCoQ%40mail.gmail.com.

Reply via email to