Hi, i have a question about seraching in a tiddlers content (not in tag or in title). the following example for the content: ------ Merkel supported a substantial reform agenda concerning Germany's economic and social system and was considered to be more pro-market than her own party. On 22 November 2005, Merkel assumed the office of Chancellor of Germany following a stalemate election that resulted in a grand coalition with the SPD. ------ the search pattern "Merkel.*social" will find the tiddler. But the pattern "Merkel.*2005" will not find the tiddler, because TiddlyWiki searches only in the heel and not the entire text. "(?sx)Merkel.*2005" does not work. How can I serach with a regex the entire txt? Ghafoor Sorry for my english :)
-- 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/groups/opt_out.

