Hello!
Recently I’ve added a few things to klipper and I thought some of you might be interested to know about them. As for me I’d like you to test this and to report me any bugs you might find
Basically I’ve added two things. First: now when you copy some file path to Klipper, it can automatically determine a list of apps that can handle this filetype. Here are some examples of action menus it will produce:

Klipper action menus
So, now user has no need to add a lot of custom actions for a basic file types
Second, i’ve added a dialog which allows you to edit action properties or to add a new action. It looks like this:

"Action Properties" dialog
This dialog pops up when you click on “Add Action” or “Edit Action” in the “Actions” config page:

"Actions" configuration page
That’s all folks!