Hello All,

I have neat little script:

<script>var tiddler = store.getTiddler(title); if (tiddler.isTagged("A")) 
return "Done";</script>

How do I change it so that it returns "Done" if the tag "A" is NOT there?
Tried this "tiddler.isNOTTagged" but that doesn't work.

Please help,

axelm

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/nLtTEOnhyIMJ.
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.

Reply via email to