TonyM

Nice to see such tips ... It might be worth collecting them together? I 
seen you post a few :-)

I assume this will also work for Mac & Unix shell files too for 
TiddlyDesktop?

BTW you can get a similar mechanism working with single-file wikis in 
Firefox when you have installed the Timimi saver for FF since it also can 
access the OS (via its scripting tool).

Best wishes
TT

On Wednesday, 15 January 2020 01:42:21 UTC+1, TonyM wrote:
>
> Folks,
>
> I thought I would share this working solution I have.
>
>    - A Wiki running in TiddlyDesktop
>    - Has the below tiddler called networkcheck
>
> <a title={{!!tooltip}} href="file:///C:\Data\batches\runnetworkcheck.cmd" 
> > Go</a>
>
> <$button set="Networkcheck!!last-refresh" setTo=<<now "0hh:0mm">> >
> Refresh {{Networkcheck!!last-refresh}}
> </$button>
>
> <object width="100%" height="930" data=
> "file:///C:\Data\batches\networkcheck.txt"></object> 
>
>
>    - Clicking on "Go" runs the command runnetworkcheck.cmd in a Command 
>    Prompt window, that closes when finished
>    - Clicking on "Refresh" reloads the output from runnetworkcheck.cmd 
>    which was directed into networkcheck.txt
>    - I can review the output of networkcheck.txt in the tiddler.
>
> In runnetworkcheck.cmd I run a set of batch commands, windows command 
> line tools and pings to test each step of my network access to the world 
> and every important device.
>
> Regards
> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/486f17b5-9e51-4882-8fd9-75fdd98cebc1%40googlegroups.com.

Reply via email to