mindmapp icon indicating copy to clipboard operation
mindmapp copied to clipboard

Allow selecting multiple nodes at the same time

Open arjunv opened this issue 7 years ago • 1 comments

Feature Request

It would be great if we call allow selecting multiple nodes at the same time, so as to allow changing various attributes en-masse. This can be made easier by having a draggable selection window. For allowing the selection window, (currently dragging action moves the map around as it should), add multiple modes (add a button in bottom right) namely, Zoom Mode and an Edit Mode (On selecting a node, the current text should be immediately selected). In edit mode, dragging should not move the map, except when the edge is reached, but select all nodes under the selection window. Changing the node text/chain color should be easily doable then.

arjunv avatar Aug 24 '18 07:08 arjunv

Hi @arjunv,

this is a nice feature! Then, we could also add the shortcuts for multiple-selection to select the nodes in dual-mode:

  • multi-select with selection window (Ctrl + mousedown)
  • multi-select by clicking on the nodes (Ctrl + click)

Thank you for the idea, I add this feature to mmp project dashboard.

cedoor avatar Aug 25 '18 10:08 cedoor