Mat, with all due respect, you don't seem to have read my comments well. I did NOT state the backlinks work, I stated the opposite many times ! Neither did I state backlinks did not work in a popup.
What I said about that code is that when it is applied as is, i.e. with just text in the place of YYY of Tiddler 1, then Tiddler 2 does not show the backlink to Tiddler 1 anymore. Note 1: on his transclusion page David states: YYY with the text to be displayed (called the 'alias'). So, even though the code is there to generate Tid 2's text transcluded in a popup window in Tid 1, just text in place of YYY stops Tid 1's reference being shown in Tid 2. Note 2: TiddlyBlink shows a references/backlinks section at the bottom of each tid. However, ............. and that's where Birthe's suggestion showed me the light (<div class="tooltip">[[Tiddler 2]]<div class="tooltiptext"><$transclude tiddler="Tiddler 2" mode="block"/></div></div>), instead of just putting text in position YYY, it is possible to put link syntax in position YYY so that Tid 1's reference to Tid 2 does show up as a backlink in Tid 2, AND Tid 2's transcluded text shows up in a popup window in Tid 1. The tids that I put up on Tiddlyspot did not have the popup window effect included because I did not have an issue with it. And I stated that unequivocally to both Birthe and yourself, a number of times. Now, maybe David Gifford's intention with the popup window was never to preserve backlinks too, but, when, as a TiddlyBlink user, I implemented it, I noticed the effect on the backlinks. That is when I asked if there was a way around it. Birthe understood because she came up with the solution. I don't know how I could have stated more clearly that my issue with David's code was the backlinks and NOT the popup. 5 May 2020, 18:48 by [email protected]: > On Tuesday, May 5, 2020 at 5:22:59 PM UTC+2, Peter Buyze wrote: > >> I do get the point. I put those tiddlers there to explain my point, and my >> point was the backlinks, NOT the popups. I don't know how to make that >> clearer: I stated it in those words a number of times. >> > > The thing, as far as I understand it, is: You say that you > do > get > backlinks to work. But you don't get them to work> in popups> . Otherwise > why do you > at all> include the popups in your question? Why do you keep > referring to this code which IS the popup? > > <div class="tooltip">YYY<div class="tooltiptext"><$> transclude tiddler="ZZZ" > mode="block"/></div></div> > > <:-) > > > > -- > 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/c7299427-cf70-4a10-a787-63699cfff85e%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/c7299427-cf70-4a10-a787-63699cfff85e%40googlegroups.com?utm_medium=email&utm_source=footer>> > . > -- 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/M6c06aT--3-2%40tutamail.com.

