Peter,I do not see any popups either. Are you missing some tiddlers?Birthe
--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 tiddlywiki+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b5af5efa-c689-4d62-8dd0-1ffee79d1a03%40googlegroups.com.
<div class="tooltip">
bla bla
<div class="tooltiptext">
<$transclude tiddler="Tiddler 2" mode="block"/>
<$tiddler tiddler="Tiddler 2">{{||$:/.giffmex/ViewTemplate/refslinks}}</$tiddler>
</div>
</div>
<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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9d81f7a6-28db-4b8f-97b3-44289532d2bf%40googlegroups.com.
Peter,In tiddler 1 you have no links in the tiddler, you have a tooltip.Birthe
--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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0c074262-bf69-4bce-a857-f9b9b34fbf2e%40googlegroups.com.
--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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c1ee9f5f-e607-4f38-b442-e7b8c39b053f%40googlegroups.com.
Peter,If you used Davids New-note-here button, you could edit it to do it automatically, when you create your tiddler.Birthe
--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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e43f169e-1447-4a8c-a10d-963b005da576%40googlegroups.com.
Yes, that did the trick. Before starting this thread I did try<div class="tooltip">bla bla<div class="tooltiptext"><$transclude tiddler="[[Tiddler 2]]" mode="block"/></div></div>and<div class="tooltip">bla bla<div class="tooltiptext"><$transclude tiddler=[[Tiddler 2]] mode="block"/></div></div>i.e. without the quotation marks around thebut I did not try your suggestion because I thought the position at the beginning (where I have bla bla) was only meant for text because the bit at the end where you suggest is for the tiddler to be linked to.Oh well, I learned something again.Many thanks, Birthe.
4 May 2020, 20:40 by strikk...@gmail.com:
Peter,For me it works fine on tiddlyspot, if I have the necessary tiddlers. I do need to write the link though, no link - no backlink.Why do you expect at tooltip and a transclusion to link to anything?Try writing:<div class="tooltip">[[Tiddler 2]]<div class="tooltiptext"><$transclude tiddler="Tiddler 2" mode="block"/></div></div>Birthe
--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 tiddl...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8124dfad-df76-465f-aa4f-478d9d9984e2%40googlegroups.com.
\define button()
<$button class=<<tv-config-toolbar-class>> actions=<<actions>>tooltip="New tiddler linked to this one">
{{$:/core/images/new-button}}
</$button>
\end
\define actions()
<$action-sendmessage $message="tm-new-tiddler" title=<<journalTitle>> text="""<div class="tooltip">[[$(tid)$]]<div class="tooltiptext"><$transclude tiddler="$(tid)$" mode="block"/></div></div>"""/>
\end
<$wikify name=tid text=<<currentTiddler>>>
<<button>>
</$wikify>
<$list filter="[<tv-config-toolbar-text>match[yes]]">
<span class="tc-btn-text">
<$text text="New tiddler linked to this one"}}/>
{{$:/core/images/new-button}} New tiddler linked to this one
{{$:/language/Buttons/NewJournalHere/Hint}}{{$:/language/Buttons/NewHere/Hint}}
Birthe, that's an interesting one. Can you point me to it?
5 May 2020, 12:35 by strikk...@gmail.com:
Peter,If you used Davids New-note-here button, you could edit it to do it automatically, when you create your tiddler.Birthe
--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 tiddl...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/834bddcc-b3d2-4089-8c3c-3a956f036e4a%40googlegroups.com.
--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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/db135a16-62d8-4625-b421-4102b670b3f0%40googlegroups.com.
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.
<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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c7299427-cf70-4a10-a787-63699cfff85e%40googlegroups.com.
Birthe understood because she came up with the solution.
Tiddler 3 and Tiddler 1 - appear same as now but Tiddler 2 should look like:
Tiddler 2
just a test
------
Tiddler 3 Tiddler 1