Bug 395418

Summary: klipper handbook Actions command section missing documentation
Product: [Plasma] plasmashell Reporter: zeta <franciscodezuviria>
Component: Clipboard widget & pop-upAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: task CC: girard.nicolas, nate
Priority: NOR    
Version First Reported In: 5.15.3   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description zeta 2018-06-15 10:43:28 UTC
This    https://docs.kde.org/trunk5/en/kde-workspace/klipper/actions-page.html
is more updated than this    https://docs.kde.org/trunk5/en/kde-workspace/klipper/klipper.pdf

This is what I was looking for:



Note that %s in the command line is replaced with the clipboard contents, e.g. if your command definition is kwrite %s and your clipboard contents are /home/phil/textfile, the command kwrite /home/phil/textfile will be run. To include %s in the command line, escape it with a backslash, as so: \%s.