A tangent. I was just looking for a more concise/intuitive/automatic way to convert a title (or string in general) with spaces into a single title in a title list rather than each word being separate.
I get caught up by manipulating/building Title Lists to use as tags frequently. I guess the official/only way is the way Mark indicated but it always seems quite manual defining the [[ ]] end caps and then gluing them on with addsuffix/prefix. Looking through the other filter operators, it seemed that: 1) title<currentTiddler> 2) field:title<currentTiddler> 3) each:value<currentTiddler> 4) enlist<currentTiddler> could function to wrap a multi-word currentTiddler title in [[ ]] but they don't work that way it seems. I'm just poking and prodding to fill in gaps in my understanding. /Mike On Wednesday, December 16, 2020 at 1:02:25 AM UTC-4 [email protected] wrote: > > Also, I was trying every operator to see if there was an alternative >> solution to manually wrapping the title with [[ and ]] using >> addprefix/suffix but there doesn't seem to be a replacement for the >> $vars/addprefix<left>/addsuffix<right> construction. >> >> > I am curious, what purpose is that serving here? > -- 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/69dc866b-7bcf-48d1-85a0-8caf29b936f4n%40googlegroups.com.

