How do I change this macro call:
<<forEachTiddler
where 'tiddler != context.inTiddler &&
tiddler.tags.sort().join("]]") ==
context.inTiddler.tags.sort().join("]]")'
>>
so that, instead of listing the tiddlers that have all the tags of the
calling tiddler, to listing the tiddlers that have all the tags but
could also have additional tags?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.