Hello whatever, could you specify what kind of computation does this macro require? Does it make any requests to external sources?
This may be of use: https://stackoverflow.com/questions/36588775/are-javascript-promise-asynchronous Best regards, Yakov. PS you may be interested in joining the new TiddlyWikiClassic group: https://groups.google.com/forum/#!forum/tiddlywikiclassic пятница, 30 июня 2017 г., 23:45:00 UTC+3 пользователь whatever написал: > > Bump. > > On Thursday, June 22, 2017 at 5:48:38 PM UTC+2, whatever wrote: >> >> Hi! >> I'm working on a plugin, which, depending on the amount of data it needs >> to process, can take up to a minute to render. In the mean time, the TWC is >> practically frozen. Is there any way to delay the processing of the macro >> until the tiddler is loaded? Or delay the processing part of the macro? >> Which would actually be preferable, if I could display a placeholder >> message that the macro is processing stuff. I've played with setTimeout, >> both inside and outside of the handler, but it didn't work. Any ideas? >> >> w >> > -- 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/a463ab51-2f28-484f-94f0-dbc3a21edb5a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

