zhanghai / zhanghai/MaterialFiles
Add an option to do multiple operations at the same time.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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