On Tuesday, April 12, 2016 at 12:12:39 PM UTC+2, Mat wrote: > > But the code that parses the filters doesn’t get the opportunity to wrap >> the argument in extra double quotes; > > > Obviously, you 'da expert here, but with my naive understanding; can't > some intermediary code simply append+prepend quote characters to the whole > filter before it reaches whatever code it is that parses the filter...? >
IMO not really. To do that, it would mean, that you need to parse it first, to know where you need to append the additional quotes. ... But that's the exact same problem, that existing parser has. -m -- 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/7682ae84-0846-4365-bcbf-a484bdbf0b6d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

