A wish for improvement: It would be nice if the context menu on items in the Places panel had an "Open in split view" item, to open a split pane on this location with one click .
Git commit a85863befd616fe86669ac363d74fa7f466ca523 by Eric Armbruster, on behalf of Eric Armbruster. Committed on 09/09/2023 at 17:45. Pushed by meven into branch 'master'. Add open in split view action This action is shown only if a single folder is selected. The action opens the selected folder in the inactive split view (and opens the split view if necessary). M +4 -0 src/dolphincontextmenu.cpp M +34 -1 src/dolphinmainwindow.cpp M +5 -0 src/dolphinmainwindow.h M +2 -2 src/dolphintabpage.h M +10 -0 src/panels/places/placespanel.cpp M +2 -0 src/panels/places/placespanel.h M +4 -0 src/settings/contextmenu/contextmenusettingspage.cpp M +4 -0 src/settings/dolphin_contextmenusettings.kcfg M +1 -0 src/settings/dolphinsettingsdialog.cpp https://invent.kde.org/system/dolphin/-/commit/a85863befd616fe86669ac363d74fa7f466ca523