TT,

I hope to encourage anyone to post a tip when they have one, it adds value 
to the forums and allows alternative approaches to be discussed. We all 
learn so many things and have "our own way" to do things and it is this 
establish methods we need to share. I learned early in my career we all 
discover useful tips and workflows and sharing these have great results. 

I hope someone can test Mac & Unix shell files too for TiddlyDesktop and 
share back!

True we should then try to document Tips we use and improve documentation, 
possibly even extend the standard distribution according to the value 
realised.

I agree it is possible to leverage Timimi to do this, and important to note 
this here, however it does require a different design. 

This tip/method simply allows intuitive links and html to local resources 
to work out of the box. Making a local desktop tiddlywiki is quite bespoke 
to what is installed, so in someways we do not need to try and universalise 
it, if you can install TiddlyDesktop you can build your desktop 
interactions, your desktop is always different to mine.

Not withstanding the above, given my experience in corporate desktop 
standards, I see it would be possible to design a solution to be deployed 
to Standard Desktop Environments to support and empower users.

Regards
Tony

On Thursday, January 16, 2020 at 4:36:36 AM UTC+11, TiddlyTweeter wrote:
>
> 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/13854e31-70ca-442a-8232-e1a3d0159052%40googlegroups.com.

Reply via email to