| Summary: | [Feature request] Allow custom actions in the "copy/move/link here" menu | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Soukyuu <chrno-sphered> |
| Component: | panels: folders | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | bugs_kde_org.5.kuru, kde, kdedev, meven |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Soukyuu
2016-01-10 11:12:12 UTC
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. This would be very useful. I would like to add - create hardlink - create relative symlink copy with rsync would be great, for those users who require reliable copying via the GUI. Even I see no real use for myself, I think this is a great idea! @Soukyuu: Do you think that there should be a limited amount of options(1) or should it be expandable with every custom entry you want(2)? (1) Would be easy to handle for the average user. (2) Would be a very powerfull tool for powerusers I can see the value in this suggestion, sending along to the developers so they can consider this. This is possible to implement by implementing a plugin for KIO::DndPopupMenuPlugin Ark has such an implementation to extract archives https://invent.kde.org/utilities/ark/-/blob/master/app/extractHereDndPlugin.h as an example. |