On Monday, June 7, 2021 at 1:35:57 AM UTC+2 History Buff wrote: > So my question is now becoming what is it about the first time the filter > for backlinks is run that takes so long? Is it the size of my TW or > something else? >
Calculating backlinks is a CPU heavy function, that's why there is a "baclinks-index" in the core, which is cached. So he first time your tab is shown, the index needs to be built. Every other time it can use the index, which is significantly faster. The index isn't saved, that's why it has to be calculated after a page refresh. -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/4f639434-b089-4c39-9c1b-89bb4e71da40n%40googlegroups.com.

