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]
@="\"notepad++.exe, 1\""

[HKEY_CLASSES_ROOT\npp\shell]

[HKEY_CLASSES_ROOT\npp\shell\open]

[HKEY_CLASSES_ROOT\npp\shell\open\command]
@="E:\\Dev\\projects\\src\\go-cookbook\\npp_start.exe %1"


[HKEY_CLASSES_ROOT\xpp]
@="URL: Explorer"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\xpp\DefaultIcon]
@="\"explorer.exe, 1\""

[HKEY_CLASSES_ROOT\xpp\shell]

[HKEY_CLASSES_ROOT\xpp\shell\open]

[HKEY_CLASSES_ROOT\xpp\shell\open\command]
@="E:\\Dev\\projects\\src\\go-cookbook\\xpp_start.exe %1"


`npp_start.exe` and `xpp_start.exe` are go programs to process the 
parameters from the URI and start the desired programs. 

I had to change the following javascripts in the core: 

`\core\modules\parsers\wikiparser\rules\extlink.js`

`\core\modules\utils\utils.js`

`\core\modules\parsers\wikiparser\rules\prettylink.js`

And here's the result: 

[image: 04-09-_2019_20-42-18.png]

 







On Thursday, August 22, 2019 at 2:29:23 AM UTC+2, TonyM wrote:

> Cd.K
>
> Please do share the details - I am interested.
>
> Over here I put my argument for using TiddlyDesktop 
> <https://groups.google.com/d/msg/tiddlywiki/-5SjHCmCT80/MIRm5WtMAAAJ> and 
> how It handles local resources
>
> Installing another application (unless you are somehow restricted) is 
> equivalent to your current dependence on Fire-Fox, two Add ons and the 
> commands you develop but the TiddlyDesktop lets you do a lot more directly.
>
> But it's all your choice, I just want to ensure you are well informed.
>
> Regards
> Tony
>
>
>
> On Wednesday, August 21, 2019 at 11:42:28 PM UTC+10, Cd.K wrote:
>>
>> 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 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/3966cc2d-8a00-4196-9e1c-889eb85c1935%40googlegroups.com.

Reply via email to