[tw5] Re: TiddlyWiki as filemanager meta repository

2019-09-07 Thread 'Cd.K' via TiddlyWiki
Tony You're welcome. -- 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

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-09-06 Thread TonyM
Thanks C.dK On Friday, September 6, 2019 at 11:14:09 PM UTC+10, Cd.K wrote: > > Hi Tony, > > Go programs are programs in the language GO. Go is similar to JavaScript > but much faster and must be compiled. The native messaging host of timimi > is in GO. You can get more details here: git

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-09-06 Thread 'Cd.K' via TiddlyWiki
Hi Tony, Go programs are programs in the language GO. Go is similar to JavaScript but much faster and must be compiled. The native messaging host of timimi is in GO. You can get more details here: git timimi documentation: Why timimi? Go routines The

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-09-05 Thread TonyM
CD.K This looks very interesting, but I am not sure how to turn this into a reality myself. I am not sure I understand the following as an example - What are Go programs - Where is the javascript in the second reply - to switch von RunWith native messaging host to Timimi. Thanks

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-09-04 Thread 'Cd.K' via TiddlyWiki
TonyM Here's the relevant detail to switch von RunWith native messaging host to Timimi. In RunWith's background.js one have to change after the *var msg = { section*: var note = { exec:"yes", escript: action[0], eparam: info.selectionText.trim() } //

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-09-04 Thread 'Cd.K' via TiddlyWiki
TonyM I found another way, independent from firefox and I just need to click, i.e. without context menu. I have set up new URIs under "Windows 10": Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\npp] @="URL: Notepad++" "URL Protocol"="" [HKEY_CLASSES_ROOT\npp\DefaultIcon]

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-21 Thread TonyM
Cd.K Please do share the details - I am interested. Over here I put my argument for using TiddlyDesktop and how It handles local resources Installing another application (unless you are somehow restricted) is equivalent to

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-21 Thread 'Cd.K' via TiddlyWiki
I have now been able to connect the two Firefox add-ons runwith and timimi with each other. I use the native messaging host from timimi and the context menu entries from runwith. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-18 Thread 'Cd.K' via TiddlyWiki
@TonyM For building your original solution is there a reason you have not taken my > recommendation of tiddlydesktop? > I don't want to have to use another program. For my first attempts with TiddlyWiki I used TiddlyDesktop and it only started to work well after I commissioned it under

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-17 Thread TonyM
I would dynamically generate the wiki text to define the button. You seem to be creatively jumping too far ahead. If ultimately you want to use cursor selection to highlight something, get a shortcut to copy this and supply it to timimis command extension then there would be a lot more to do

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-17 Thread 'Cd.K' via TiddlyWiki
I am in a Tiddler and the cursor is on a string that I have marked. Now I want to pass this string as parameter per timimi to a script. But how do I get access to this string? In the launch example of timimi, a button is simply placed in the tiddler as a static solution: <$button> Launch

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-17 Thread 'Cd.K' via TiddlyWiki
 `timimi` is exactly what I was looking for. Thank you very much. Am Freitag, 16. August 2019 05:01:12 UTC+2 schrieb TonyM: > > Also timimi has some executable opportunities and bob allows you to > generate messages to execute on the server, but tiddlydesktop is the most > strait forward. >

[tw5] Re: TiddlyWiki as filemanager meta repository

2019-08-15 Thread A Gloom
this doesn't invoke an external file explorer but used FF built in file browser-- perhaps a starting point fror your research? http://tobibeer.github.io/tb5/#Local%20Folder%20Contents -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To