Bug 399350 - KDE Klipper integration - share link/URL in clipboard
Summary: KDE Klipper integration - share link/URL in clipboard
Status: CONFIRMED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 1.3.1
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-03 19:10 UTC by Josef Kufner
Modified: 2018-10-13 10:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Kufner 2018-10-03 19:10:28 UTC
Klipper provides various actions to be performed on the clipboard content. It would be nice if KDE Connect provided some configuration for Klipper so that we can copy a link and share it via KDE Connect.

It is possible to configure Klipper to call `kdeconnect-handler "%s"` when klipboard contains something that looks like URL. It would be nice to have such a configuration out of the box.
Comment 1 Nicolas Fella 2018-10-04 19:10:33 UTC
That's an interesting idea, thanks!
Comment 2 Albert Vaca Cintora 2018-10-13 09:21:42 UTC
Can this be done by installing a .desktop file somewhere? If actions are only stored in the user settings then this is much harder to do.
Comment 3 Josef Kufner 2018-10-13 10:09:24 UTC
> Can this be done by installing a .desktop file somewhere?

I really hope so, but I don't know where and quick look into Klipper's source code didn't show anything helpful. However, the menu is somehow populated with few additional entries than what I configured manually.