Thank you for the reply. > You can make it exactly the same way as a global macro, put > \define VariableName() VariableValue > into a tiddler with the tag $:/tags/Macro and anywhere you put > <<VariableName>> you will get the variable. >
This global variable does not work at all in other tiddlers. Once, I put a new line with <<variableName>> in the original variable tiddler, it works if I do <<variableValue>> in other tiddlers. However, You can use it in filters like this: > <$list filter='[tag<VariableName>]'/> > This does not work at all whether I put that extra code in variable tiddler. It doesn't work inside macro either. I don't know what is the problem. -- 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/fc9f8c82-60c6-4711-be7c-fa06f227e17b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

