Bug 393052

Summary: Download Krunner's Search Plugins from GHNS
Product: [Plasma] krunner Reporter: John <johnmaverick74>
Component: generalAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: alexander.lohnau, johnmaverick74, nate, zrenfire
Priority: NOR Keywords: usability
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description John 2018-04-12 17:20:42 UTC
In 
System Settings > Search > Plasma Search > plugins 
would be nice to have a GHNS to get new Krunner Search Plugins
Comment 1 Nate Graham 2018-10-16 02:07:14 UTC
Chris, now that you know how to do this, would you be interested in doing it for KRunner plugins?
Comment 2 Kai Uwe Broulik 2018-10-17 06:59:34 UTC
Is this even possible, given KRunner plugins are all binary and as such need to be compiled before use?

We could look into a KRunner JS/QML/Python API (also to ease 3rd party plugin creation) but as of now we don't have that.
Comment 3 John 2018-10-21 13:47:23 UTC
(In reply to Kai Uwe Broulik from comment #2)
> Is this even possible, given KRunner plugins are all binary and as such need
> to be compiled before use?
> 
> We could look into a KRunner JS/QML/Python API (also to ease 3rd party
> plugin creation) but as of now we don't have that.

Could such an API could also be useful for https://bugs.kde.org/show_bug.cgi?id=181552  ?
Comment 4 fire f. 2018-11-13 10:02:55 UTC
(In reply to Kai Uwe Broulik from comment #2)
> Is this even possible, given KRunner plugins are all binary and as such need
> to be compiled before use?
> 
> We could look into a KRunner JS/QML/Python API (also to ease 3rd party
> plugin creation) but as of now we don't have that.

I made a krunner plugin in a few lines of python and it worked. Like a mini demo.
Comment 5 John 2019-01-11 13:17:07 UTC
(In reply to fire f. from comment #4)
> I made a krunner plugin in a few lines of python and it worked. Like a mini
> demo.

Since it's possible, is there any news on this?
Comment 6 Alexander Lohnau 2020-07-08 14:03:52 UTC

*** This bug has been marked as a duplicate of bug 422929 ***