Bj,

Thanks for the additional info. I have tried the following at 
http://bjtools.tiddlyspot.com/

<$button set=<<qualify "$:/state">> setTo="open">click links</$button> 

<a href="""https://tiddlywiki.com"""; target="_blank">meditate<$click state=<
<qualify "$:/state">> text="open"/> </a> 
<a href="""https://google.com""";  target="_blank" >read<$click state=<
<qualify "$:/state">> text="open"/> </a>


I added target="_blank" to force open in new window, so I do not leave the 
wiki.

Bother links work apart, but I cant seem to get them to both open

It seems like a really cool trick.

Regards
Tony


On Sunday, May 26, 2019 at 12:23:49 AM UTC+10, BJ wrote:
>
> the click widget emulates mouse clicks - you can have any number:
>
> <$button set=<<qualify "$:/state">> setTo="open">click links</$button> 
>
> <a href="""file:///meditation.html""">meditate<$click state=<<qualify 
> "$:/state">> text="open"/> </a> 
>
> <a href="""file:///reader.html""">read<$click state=<<qualify "$:/state">> 
> text="open"/> </a> 
>
> I have only used this internal links so I don't know if it will work or 
> not.
>
> On Saturday, May 25, 2019 at 3:06:02 PM UTC+2, TonyM wrote:
>>
>> Bj
>>
>> Thank for helping. Are you referring to clickaction? I am not sure how to 
>> use it but will review again tomorrow.
>>
>> I am trying to batch click on href links within tiddlydesktop because the 
>> links can run executables. 
>>
>> An example maybe to run node open a browser and email client, and execute 
>> a script. Is this what you thought clickaction can do ?
>>
>> thanks
>> Tony
>>
>>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/107af343-8b49-496a-9628-581e6414aee8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to