Any opportunity is good to learn about TW internals, thanks for the explanation and the replacement code it was very useful to me, and allows for the use of operators with multiple words. Then again, shoudlnt that be in the main documentation of operators? So people can use them with multi-word variables?
On Wednesday, November 16, 2016 at 1:25:35 PM UTC+1, Jed Carty wrote: > > This is a very annoying property of the set widget that I am unhappy with > that a lot of the operators added with action-listops also use. The problem > is that the set widget returns each word as a separate list item and > doesn't handle titles with spaces in a way that plays well with other > things. I thought in this context the list widget fixed the problem but the > remove operator has the same thing where it will only take a multi-word > input as a single item if it has [[ and ]] around it. > > One way to use the remove operator like you want is like this: > > <$set name="myVar" filter='[<currentTiddler>]'> > <$list filter='[is[current]tags[]remove<myVar>]'></$list> > </$set> > > I will be quiet now since I think you have a solution and this is just be > me complaining :p > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ae374e8d-50e9-4d79-815e-003b990c13ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

