Birthe,

1. Regarding David's New-note-here button: I implemented it, many thanks for 
that.

2. Regarding the tiddlers on my Tiddlyspot: I stated in my original post in 
this thread, as well as in my answers to Mat, that my issue was NOT the popup 
tooltip window, but the absence of the backlinks when using David's code for 
that. The popup tooltip window was working fine in my local file. I did mention 
that the popups did not work on Tiddlyspot, but that was a BTW-type of info, 
not the issue I posted for.

Your suggestion 
<div class="tooltip">[[Tiddler 2]]<div class="tooltiptext"><$transclude 
tiddler="Tiddler 2" mode="block"/></div></div>

solved that issue very well, for which I am grateful. There really was no need 
to "drag a lot of tiddlers to Peters tiddlyspot to test it" because the 
solution you offered had no effect on the popup window anyway, so there was no 
need to get the popup window to work on Tiddlyspot for that.

Your suggestion to put a link in David's YYY position was good to re-establish 
the backlinks. Like I said above, I thought that position was only for text, 
not for links. In fact, if one wants/needs to have also text in the YYY 
position one needs to use the following syntax:

<div class="tooltip">[[bla text|target tiddler title]]<div 
class="tooltiptext"><$transclude tiddler="target tiddler title" 
mode="block"/></div></div>

Like I said, I learned something new thanks to your help for which I am 
grateful.

5 May 2020, 13:54 by strikkeglad...@gmail.com:

> Peter,
>
> It is David's button. Find it > here 
> <https://giffmex.org/experiments/stroll.experiment.html#%24%3A%2F.giffmex%2FViewToolbar%2Fnew-note-here>>
>   . I just edited it.
>
> tag: > $:/tags/ViewToolbar
>
> \> 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> "}}/>
> caption field: 
> {{> $> :> /core/> images> /> new> -> button> }}>  > New>  tiddler linked to > 
> this>  one
>
> description field:
> {{> $> :> /language/> Buttons> /> NewJournalHere> /> Hint> }}{{> $> :> 
> /language/> Buttons> /> NewHere> /> Hint> }}
>
>
> tirsdag den 5. maj 2020 kl. 12.19.10 UTC+2 skrev Peter Buyze:
>
>> 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 view this discussion on the web visit >>> 
>>> https://groups.google.com/d/>>> msgid/tiddlywiki/e43f169e->>> 
>>> 1447-4a8c-a10d-963b005da576%>>> 40googlegroups.com 
>>> <https://groups.google.com/d/msgid/tiddlywiki/e43f169e-1447-4a8c-a10d-963b005da576%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 > tiddlywiki+unsubscr...@googlegroups.com> .
> To view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/834bddcc-b3d2-4089-8c3c-3a956f036e4a%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/834bddcc-b3d2-4089-8c3c-3a956f036e4a%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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M6Zjv83--3-2%40tutamail.com.

Reply via email to