You may want to try this for tags with spaces:

As a user, I'd probably like to define a list with <ul> or <ol> ... similar 
to <<list-links>>

\define tagging(title, type:ul)
<$type$>
<$list filter="""[[$title$]tagging[]]"""><li><$link><<currentTiddler>></
$link></li></$list>
</$type$>
\end


<<tagging "a b">>

tag a tiddler with: a"b  ... and try your macro with

<<tagging 'a"b'>>

You may want to have a close look to: 
http://tiddlywiki.com/#Macros%20in%20WikiText for the tripple double 
quotes: """

have fun!
mario


-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to