<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi!</p>
<p>I asked the below question here:
<a class="moz-txt-link-freetext" href="https://forum.kde.org/viewtopic.php?f=225&t=165287">https://forum.kde.org/viewtopic.php?f=225&t=165287</a>, but i'm
not sure if this forum is alive, so i decided to write also
here...</p>
<p>During editing in the katepart based app i would like to have a
keyboard shortcut which executes the following sequence:<br>
</p>
<ul>
<li>connect to given url,</li>
<li>grab the output of this connection,</li>
<li>past the result into document at current cursor.</li>
<li>Is this possible to achieve with scripting interface?</li>
</ul>
<p><br>
In kate there is a plugin "External Tools" where such
functionality can be implemented. But this is not working (afaik)
in in other katepart apps (like kile), that's why i'm searching
for other solution.<br>
<br>
Regards,<br>
Marek<br>
</p>
</body>
</html>