Skip to content

Dual‑pane layout with drag & drop #305

@Spectra47

Description

@Spectra47

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Feature description

🧠User story: As a power user, I want two panes side‑by‑side so that I can copy/move files faster without switching folders.

😵‍💫Problem: Single‑pane navigation makes cross‑folder operations slow on large storages.

💡Proposal: Add a Split View toggle that shows two independent folder panes with drag & drop between them.

Acceptance criteria: Toolbar toggle to enable/disable split view.
Drag items between panes with visual feedback; choose Copy or Move.
Remember last location for each pane across sessions.

🤍🤝Notes/Tech hints: Implement as two RecyclerView fragments; ItemTouchHelper for drag; confirm operation when dropping.
Respect existing privacy switches for thumbnails/previews.

Why do you want this feature?

Faster offline management of large folders; aligns with privacy‑first and no‑internet defaults.

Additional information

Optional “sync scroll” when both panes show same tree, default off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions