Hi Alex,

A)
For now, please note that linkified text currently does not trigger for the 
tiddler to be listed under references.

This would require to render all tiddlers in the background and then parse 
the wikified dom for linkified references. This sure is doable but 
potentially very CPU consuming with large numbers of (big / recursive / 
computed) tiddlers. So, while this could sure be an enhancement, this kind 
of reference search might eventually not be responsive enough to replace 
the core tiddlyLinks <> reference mechanism.

But, I'll add that to the list of things to investigate.

B)
Perhaps I could add / provide a little wikification profiler that indicates 
how long wikification takes for individual tiddlers. So one could 
eventually exclude them via a noLinkify tag in case they don't even contain 
linkified content but rather dynamically aggregated data via fET or the 
<<tiddler>> macro.

C)
The search for #hashtags as in http://hashtags.tiddlyspace.com is 
potentially more performant since the RegEx probably has less matches to 
take care of, but then the same mechanism for searching references - be 
that in a shadow tiddler (as is) or a popup would be quite an intriguing 
thing.

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/MP-IKnkI3FAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to