On Monday, August 31, 2020 at 8:45:30 PM UTC+2, talha131 wrote: ...
> <$macrocall $name="tabs" > tabsList="[tag<currentTiddler>]"default=<<__defaultTid__>> > state="$:/state/tab1" > class="tc-vertical" > template="$:/talha131/Template/VerticalTab" > retain="yes" *<---- THIS is the problem. * > /> > > \end > > > retain will keep every tiddler, that is listed in the tab in memory. So if there is a refresh it will update every tiddler in memory, even if you don't see them. Set this to "no" and it should be much faster. -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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7da210b6-f2ce-4f6a-a19c-da493acd8237o%40googlegroups.com.

