On Thursday, January 4, 2018 at 7:48:00 PM UTC+1, Evan Balster wrote: > > What I'd really like to see in the future is a "parse-tree cache" for more > efficient transclusions. >
We "kind of" have one, that is used to find backlinks. But it's only 1 level deep. I did implement an alias cache for my uni-link plugin: https://github.com/wikilabs/plugins/blob/master/wikilabs/uni-link/tiddlers/wiki-methodes.js We would need to make the stuff more generic, so I wouldn't need to do a new parse run, just to get alias links. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/fc2dafec-9370-4e75-9ea2-cdd8f4d86b07%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
