Folks, I have no idea where to start on this although I can make use of it in a few places.
If I have a Global macro that sets; \define whikiname() MyWikiName Such that I can use <<whikiname>> any where to return the value "MyWikiName" Is there a way I can do something if the Current Tiddler has the same name, or the same name with a known suffix eg Pseudo-code If ((!!title)) equals <<whikiname>> do This End If ((!!title)) Not Equals <<whikiname>> do This End and Similarly detect test against other firlds or if <<whikiname>> empty The Same to test a field value against State Tiddler also may help Thanks in advance Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6bb259fc-bba9-493a-9cdd-cf1b5846e948%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

