Hi cmari
> If you use:
> where '! tiddler.title.contains("$1")
>
> you will exclude any tiddlers whose titles include $1 (for example, if
> $1 is "test tiddler", your list will not include a tiddler titled
> "test tiddler 2", or one titled "my test tiddler"). That's why I
> switched to
> where 'tiddler.title!=="$1"
Ahaa - of course - You're right :-)
Much good information in your example! Thanks
Cheers Måns Mårtensson
--
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.