or maybe
this.dispatchEvent({type: "tm-navigate", navigateTo:tids[i]});


On Saturday, July 9, 2022 at 4:12:28 PM UTC+2 BJ wrote:

> from within a widget/macro use
>
> this.caller.dispatchEvent({type: "tm-navigate", navigateTo:tids[i]});
>
> On Saturday, July 9, 2022 at 9:30:01 AM UTC+2 andrewg_oz wrote:
>
>> I've recently been experimenting with using Google Charts in TiddlyWiki. 
>> It's going quite well (see my other thread), but I can't work out how to 
>> open a tiddler in javascript (i.e. the Google Chart selection handler) 
>> without using window.location = '#' + tiddlerNameHere;
>>
>> That works, but sets the address bar and looks ugly. I'm sure there's a 
>> better way.
>>
>> Can anyone help?
>>
>

-- 
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/33eefd8d-a5d5-423d-8388-715f7b43e224n%40googlegroups.com.

Reply via email to