Talha,
If you want to provide a tag with a space it is as simple as providing it
in the correct format tags="[[hello world]] anothertag", of note is this is
what we call a title (format). This is necessary otherwise we could not add
the two tags hello AND world if this was not so.
If you want to compute this value somehow, possibly the best trick is to
use the triple braces "filtered transclusion"
tags={{{filter}}}
This is because the filter will be evaluated and provide the value of the
parameter so you could use {{{ [all]current]] [{!!status}] [[Hello World]]
}}} to tag it with the current tiddler (with or without spaces AND the
value of the current tiddler status field and "Hello World".
This is because filters are primarily about evaluating titles.
Tones
On Sunday, 11 October 2020 04:47:48 UTC+11, talha131 wrote:
>
> I just tried setting the value of my tiddler
> $:/talha131/config/NewHighlight/Tags
>
> [[✨ highlight]]
>
> and it solved the issue.
>
> But I would still like to know how to use spaces in tags=<<journalTags>>
> syntax?
>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/f02f79c6-20cc-4fcd-b7cf-0a1ac1ae8d7fo%40googlegroups.com.