HI all,

I've tried various permutaions from macros to vars. I cant's set tags when 
these tags have spaces in them. Consider:


<$wikify name="boardWikid" text={{!!SelBoard}} >

<$action-setfield $tiddler=<<fullColumnNameWikid>>
shorttext={{$:/_opTaskStore!!columnName}}
tags=<<boardWikid>>
/>

if !!SelBoard has a string with spaces in it (e.g. "Test Column") then you 
get two tags - "Test" and "Column.

So the logical thing would be to surround in quotes, no?

Then, it does record a single tag, but this is:

"<<boardWiki>>"

Tried other things (three quotes, varibale form macro etc) but yet again, 
lost in the baffling world of ToddlyWiki Syntax.

Any help appreciated

-- 
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/778e8f8b-0d09-4c4f-b646-ee936c329ab7%40googlegroups.com.

Reply via email to