Drag Files and Other Items Without Holding the Mouse Button
Grab and Drop lets you separate picking up an item from dropping it. This is useful when the source and destination are far apart, or when you want to move the pointer through another window before completing the drag.
Grab items
Section titled “Grab items”- Move the pointer over a file, selected files, text, or another draggable item.
- In Command Mode, trigger
command.grabDraggable. Its default command sequence is G . - Move the pointer away from the source. A badge next to the pointer shows how many items are currently held.
You can repeat the grab command at another source to add more items. File URLs are de-duplicated when the same file is grabbed more than once.
Drop items
Section titled “Drop items”- Move the pointer to the destination without holding the mouse button.
- Trigger
command.dropDraggable. Its default command sequence is D . - Cursor Crane starts a drag from the current pointer position and releases the held items at the destination.
After the drag session ends, the shelf is cleared and its badge disappears. If the destination does not accept the dragged data, trigger Grab Draggable again before trying another destination.