Hi David, 

I was wondering about the order in which those kinds of things are run.  
> For example, are widgets evaluated before or after macro calls?  I'm trying 
> to figure this out so I know what I can use where and in what order 
> TiddlyWiki will evaluate them.
>

It all depends on how your wikitext is constructed.
The way things are nested defines execution order.
Generally, the parser creates a parse-Tree from wikitext
which is turned into a widget-Tree.
And those widgets may evaluate macros,
e.g. via their attributes or contents.

Best widgets, err wishes, ;-)

Tobias.

-- 
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/d7d13d19-9a1d-4245-b30c-c66fd83f05d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to