On Wednesday, March 20, 2019 at 1:16:36 PM UTC+1, Mohammad wrote: > > Hello Mario, > Thank you! when you say the hidden part is removed from DOM, does it mean > the script inside the ELSE-part will not be run? In other words, if retain > is set to no (default) and content is hidden, does still TW process that > script? >
If retain is set to "no" (default), the "script" will not be calculated. > I think in TW, most of the case rendering process is the most time > consuming process, if so I should not worry about cpu time TW needs to > calculate the hidden part > Calculating the hidden part and rendering is the same thing here. > -by rendering I mean to calculate and display the results > calculating the content is expensive. Displaying the result goes with browsers maximum speed. The main point is. If you calculate the whole list of ALL tiddlers in the hidden section it will cause a delay. If you show a list of eg: 30 tiddlers users probably won't recognize the difference. -mario -- 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/da9b3f9f-15e9-47cf-8026-e932a65939a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

