Bug 463193

Summary: RFE: copy - paste template with inline editing
Product: [Plasma] plasmashell Reporter: Mattia <mattia.verga>
Component: Clipboard widget & pop-upAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: kde
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Mattia 2022-12-18 15:30:55 UTC
Having to copy/paste configuration commands with different settings, one needs to edit the text to be copied before pasting it, or just copy the fixed text and manually add the changing parts.
It would be nice to have a way to define a template text, like:
`ip addr add <192.168.1.1::ADDRESS> dev <eth0::IFNAME>`
and then, upon pasting, klipper stops entering text when it detect the templating and shows some popups asking for 'ADDRESS' (with a default pre-filled value of 192.168.1.1) and for 'IFNAME'.
Comment 1 David Edmundson 2023-01-25 22:39:26 UTC
This is out of scope for klipper