Thanks for your expertise, in this post and the previous one. Question: given what you wrote in these posts, what will slow down TiddlyWiki faster: tagging or backlinking?
On Thursday, February 13, 2020 at 10:19:23 AM UTC-6, PMario wrote: > > > I'm replying to the technical part about links here. > > On Tuesday, February 11, 2020 at 2:24:19 PM UTC+1, HC Haase wrote: > >> In terms of relations between tiddlers we have >> >> 1. tags: can be hierarchies as in the TOC, and more network oriented. >> It gives us categories >> 2. links: is a stronger relation that tags, it gives us a direct >> connection to another tiddler. >> 3. backlinks: are also links, but not as intentional as normal links, >> thus these could bring some emergence and show connection you forgot. >> >> Backlinks, Missing and Orphan links are "synthetic" links. They have to > be calculated, whenever they are shown. eg: To find backlinks every tiddler > has to be loaded and parsed to calculate the "links", which the tiddler > contains. > > Internally the links are cached, so the parsing needs to be done only > once. But showing a backlink using the cached "links" still needs to touch > every tiddler in the store. > >> >> 1. list >> 2. listed >> 3. searches (and bimlas forward linking >> >> <https://groups.google.com/forum/#!searchin/TiddlyWiki/forward$20linking%7Csort:relevance/tiddlywiki/2XxI2apw6e4/8E7AJAszBwAJ> >> >> thing) >> >> list, listed and search will also touch every tiddler in the store. > > -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/a2d4730b-d3db-4128-b916-ea2bd4e3e5e0%40googlegroups.com.

