Skip to content

[FEATURE]: Add "Move" (Cut + Paste) option when dragging files out of Edge-Drop #9

Description

@Ukiyo-E

Currently, when I drag a file from Edge-Drop to another location, the file is copied to the destination. However, in many workflows, I want to move the file rather than duplicate it—especially when organizing files.

Describe the solution you'd like

I would like Edge-Drop to offer a "Move" mode for file items, where dragging a file out of the shelf moves (cuts + pastes) the file to the destination instead of copying it.

Some possible ways to implement this:

Modifier key: Hold a specific key (e.g., Shift or Ctrl+Shift) while dragging to trigger a move instead of a copy.

Per-item context menu: Right-click a file item in the shelf and select "Move to..." or toggle a "Move mode" for that item.

Global setting: Add a toggle in Settings to switch the default drag behavior between "Copy" and "Move" (with the modifier key as an override).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions