Bug 463193 - RFE: copy - paste template with inline editing
Summary: RFE: copy - paste template with inline editing
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Clipboard widget & pop-up (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-18 15:30 UTC by Mattia
Modified: 2023-01-25 22:39 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 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