Summary: | "Show item in file explorer" as well as "open with" | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Andrius <aegoreev> |
Component: | Usability-OpenWith | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, djsebas, freisim93 |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 6.1.0 | |
Sentry Crash Report: |
Description
Andrius
2016-12-30 21:58:35 UTC
This file (374356) looks very similar to 380329 https://bugs.kde.org/show_bug.cgi?id=380329 *** Bug 380329 has been marked as a duplicate of this bug. *** +1 for this feature!! File/Open in file explorer is already implemented, through QDesktopService, but it sound like under Windows, the Qt wrapper do not do the job properly. Can you confirm this ? The last build for Windows use Qt 5.9 (previous one Qt 5.7). Perhaps the situation has changed now... https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Gilles Caulier In 5.7 (thanks for that) I see: - Album -> Open in File Manager - Item -> Open with Default Application Two nice features but just not close enough. What I am looking for (and I think wildcowboy too) is a feature to select an image inside a tree and then have a function to open the file manager to the location where the image is in the file system. Example: Tree: C:/2017/2017-01-15 Party/Received photo's/DSC_0001.jpg. What happens is, I open the 2017 album in the main window and then scroll down until I see 'the very interesting image' DSC_0001.jpg. Then I want to see this photo in File Explorer. Thus, "C:/2017/2017-01-15 Party/Received photo's/" should be opened and ideally DSC_0001.jpg selected. This functionality is not present I think. Instead, the "Album -> Open in File Manager" functionality only opens the top level album that is being displayed in the main screen, which in this example is "C:/2017." (In reply to Sebas from comment #5) > In 5.7 (thanks for that) I see: > - Album -> Open in File Manager > - Item -> Open with Default Application > > Two nice features but just not close enough. > What I am looking for (and I think wildcowboy too) is a feature to select an > image inside a tree and then have a function to open the file manager to the > location where the image is in the file system. > > Example: > Tree: C:/2017/2017-01-15 Party/Received photo's/DSC_0001.jpg. > What happens is, I open the 2017 album in the main window and then scroll > down until I see 'the very interesting image' DSC_0001.jpg. Then I want to > see this photo in File Explorer. Thus, "C:/2017/2017-01-15 Party/Received > photo's/" should be opened and ideally DSC_0001.jpg selected. This > functionality is not present I think. Instead, the "Album -> Open in File > Manager" functionality only opens the top level album that is being > displayed in the main screen, which in this example is "C:/2017." +1 Item (not Album) - Open in File Manager would be what I am looking for. This is a mix of two separate issues - Opening file explorer from item context menu, which is currently only possible in album menu (bug 360475) - Open with menu entry isn't available on Windows (bug 380065) As this bug is targeted for Windows, I will mark it as a duplicate of bug 380065. *** This bug has been marked as a duplicate of bug 380065 *** Implemented in 6.1.0 Gilles Caulier |