D10990: Add "Open symlink destination folder" into symlink's context menu

Roman Inflianskas noreply at phabricator.kde.org
Fri Mar 9 15:53:30 GMT 2018


rominf added a comment.


  In D10990#221937 <https://phabricator.kde.org/D10990#221937>, @ngraham wrote:
  
  > In D10990#221801 <https://phabricator.kde.org/D10990#221801>, @rominf wrote:
  >
  > > > Are you going to do a follow-up patch to add the missing items to the menus, @rominf?
  > >
  > > To be honest, I'm not interested because I don't use the menu as most of the Dolphin users I guess. I don't use a menu because it's hidden by default, I like control button more and file menu is bad structured and scanty.
  >
  >
  > OK, then can you add the new Show Original item to the File menu in this patch? Let's not make things even worse in patches where we add something to the context menu.
  >
  > Maybe we should even add it to the Control menu too, as it's contextual and won't appear there all the time, so it won't amount to much clutter.
  
  
  No, I don't want to add this action //right now// because I don't like the situation about actions. They are done completely non-systematically.
  
  To be honest, I don't understand logic behind Control menu too. Why I can Select All files (good), but cannot create new files or copy existing one via Control menu? Why do I need "Control menu -> Location Bar -> Replace Location" if I can just press on the Location Bar and achieve the same result? Why do we need "Editable Location" if it's the same as "Replace Location'?
  
  In my opinion, we should do it like:
  
  - Context menu. File actions on selected items. In other words, context menu is now almost perfect, except "New window" and "New tab".
  - Control menu. Controlling the Dolphin (view, panels, etc.). We need to remove file operations ("Undo", "Select All", etc.).
  - File menu. All operations. File menu = Context menu + Control menu.
  
  In terms of programming, all actions creation should be moved into one place (File menu creation). Then we just copy existing actions into Context menu and Control menu.
  
  I propose to start a new discussion, concerning this, with the Dolphin maintainers.

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D10990

To: rominf, #dolphin, ngraham
Cc: rkflx, ngraham, elvisangelaccio, markg, #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180309/1e15360f/attachment.htm>


More information about the kfm-devel mailing list