How do I get Diodon-plugins installed?

Asked by Nigel Thorne

Google keeps sending me to
> sudo apt-get install diodon diodon-plugins
but I get
> E: Unable to locate package diodon-plugins

I'm trying to add a plugin that will let me filter the list of chipboard entries.. so I can type `super V` and type the beginning of the match to filter the list to pick from.

A work around seems to be ... to have Dash integrated.. so I can search from there.

I'm blocked on being unable to find the plugins to install them.

It would be great if Diodon had a marketplace that I can click "add plugin" then pick one from the list. (like vscode)

Question information

Language:
English Edit question
Status:
Solved
For:
Diodon Edit question
Assignee:
No assignee Edit question
Solved by:
Nigel Thorne
Solved:
Last query:
Last reply:
Revision history for this message
Oliver Sauder (sao) said :
#1

diodon-plugins has been removed quite a while ago as those plugins were integrated into Core.

For a list of 3rd party plugins you can have a look at the README on our github page see https://github.com/diodon-dev/diodon

Revision history for this message
Nigel Thorne (78luphr-lannyuwgd-a811i2i) said :
#2

I ended up compiling them from source. Thanks for your help.