Hi Alberto The "search" filter operator currently doesn't support regexp operands, I'm afraid. I'll patch it so that it doesn't crash,
Best wishes Jeremy On Thu, Mar 27, 2014 at 1:34 PM, Alberto Molina <[email protected]>wrote: > The following code in a new tiddler creates an Internal JavaScript Error > (Uncaught TypeError: Cannot call method 'split' of undefined) > > <$set name="titre" value={{$:/temp/search}}> > <$list filter="[!is[system]search/$titre$/sort[title]limit[250]]" /> > </$set> > > Alberto > > -- > 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. > -- Jeremy Ruston mailto:[email protected] -- 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.

