zhanghai / zhanghai/MaterialFiles

Add an option to do multiple operations at the same time.

Open
#1,589 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
9k
Forks
736
PR merge metrics
No merged PRs in 30d

Description

Please, add a function like they did in MiXplorer, when you can copy one file, cut another one, delete, archive other two, and it doesn't force you to do all this at the same time you've copied/cutted the file.

It just adds what you did to "operation queque", from where you can do this any time

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing how copy, cut, delete, and archive operations are initiated, then determine how an operation queue should be represented and controlled. Done means users can queue multiple operations and run them independently rather than being forced to complete each immediately.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.