The way I understand your question, you want to find double quotes in
your tiddler's text (correct me if that's not what you meant!).  You
can look for a tiddler containing "some quoted text", by using a
backslash before each double quote:

<<forEachTiddler where 'tiddler.text.contains("\"some quoted text\"")
' >>
cmari

On Mar 7, 6:54 am, "Michael.Tarnowski" <emt...@gmx.de> wrote:
> Hi community,
> I use Udo's ForEachTiddlerPlugin. In <<foreachtidder>-syntax double
> quotes are text string terminators. How can I mask double quotes when
> used in text string?
> Cheers Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to