https://bugs.kde.org/show_bug.cgi?id=411198
Bug ID: 411198 Summary: Implement Klipper Actions repository for easy searching and installing action scripts Product: klipper Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: mur...@gmail.com Target Milestone: --- Klipper have very cool Actions feature! Via actions we solve many popular tasks: - convert text encoding - make calculations - do urlencode/urldecode for string - convert timestamps to human readable date - detect postal address and link to google maps - detect phone number and initiate call - and more other... But creating new actions for not-improved users are too hard task! Especially understanding regular expressions, and write needed command to execution. For solve this problem, will be good to implement Klipper Actions repository, where users can list of ready actions, easily install/uninstall them. Here is example of Krusader actions repository: https://store.kde.org/browse/cat/372/order/latest/ Some other KDE software already contains repositories for installing features: - Dolphin Add-On Installer - Kate plugins - Plasma themes and colors So, why not to do same Actions repository for Klipper too? First easy step can be creating public user repository on store.kde.org website for manual adding/downloading, like this https://store.kde.org/browse/cat/372/order/latest/ And great second step will be integrate them in Klipper configuration tool! What do you think about this idea? -- You are receiving this mail because: You are watching all bug changes.