| Summary: | Make it easier extract a compressed archive to the current location in the Dolphin plugin | ||
|---|---|---|---|
| Product: | [Applications] ark | Reporter: | tr1950x |
| Component: | plugins | Assignee: | Ragnar Thomsen <rthomsen6> |
| Status: | ASSIGNED --- | ||
| Severity: | wishlist | CC: | dolphin-bugs-null, elvis.angelaccio, long-sean-dev, nate, tr1950x |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 20.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
tr1950x
2020-04-27 10:04:09 UTC
That means don't hide "Extract here" in the "Extract >" sub-menu, right? Yeah. Is this still something we are looking at implementing? I have no c++ or Qt experience, but am happy to give it a shot.
I am thinking the right click menu would end up being:
....
Extract here
Extract >
Extract archive to...
Extract archive here, autodetect subfolder
....
A possibly relevant merge request was started @ https://invent.kde.org/utilities/ark/-/merge_requests/164 |