On Friday, December 27, 2019 at 7:04:58 AM UTC-8, Mohammad wrote:
>
> It seems when I use <<ufilter>> tm-download-file does not work but for 
> $(uifilter)$ it works!!
>

just a guess, but... I think that tm-download-file is processed 
asynchronously.

Thus, when using <<ufilter>>, the variable is not defined when the message 
is processed
but using $(ufilter)$ it is replaced by it's value when the message is 
sent, so that it's value
it available when the message is processed.

I've run into similar issues when using tm-modal, which is also 
asynchronous.

-e

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f59395d0-8aa8-4b7b-b7ef-87ac7eacb369%40googlegroups.com.

Reply via email to