Hi All

I am trying to get a FET line going that locates tiddlers with a
specific tag name AND the name of the tiddler itself (from where I am
searching)....actually a sublist of tagglytagging...I tried variations
on this, without success -

<<forEachTiddler
 where
 'tiddler.tags.containsAll(["document", {{tiddler.title}}])'
 write
 ' "[["+tiddler.title+"]]\n" '
>>
Thanks
Skye
--~--~---------~--~----~------------~-------~--~----~
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