SUMMARY Please implement copy/paste of elements, along with their hierarchy. Copy/paste mechanism would be very useful when creating different worksheets with similar content. For instance: similar graphs with different functions. If you want so, at present you have to reproduce all the format settings into newly created elements. Nowadays the only way to save work is to uncompress the .lml file, edit the result (which is XML by the way), copy/paste the desired elements and compress back to the .lml file. This procedure is a bit painful and error-prone. STEPS TO REPRODUCE Does not apply EXPECTED RESULT Ability to copy-paste elements from within the UI SOFTWARE/OS VERSIONS Linux: 4.19.0-10-amd64 (available in About System) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.54.0 Qt Version: 5.11.3
I second this feature request!
I implemented copy&paste of single objects in the project explorer. Minor refinement will be done in the next days but this new feature is already very usable. It will be part of the next release 2.9 and can be tested now with our nightly builds. Feedback is appreciated, as always!
Great job! Now the Project Explorer can be exploited to a greater extent. Thank you, Alex.