Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy/move/delete task prioritization #1033

Closed
ngabor7 opened this issue Dec 1, 2015 · 6 comments
Closed

Copy/move/delete task prioritization #1033

ngabor7 opened this issue Dec 1, 2015 · 6 comments

Comments

@ngabor7
Copy link

ngabor7 commented Dec 1, 2015

So when I'm copying/moving a large amount of files in one batch, and then if in the meanwhile I start to delete/move/copy a single small file it should execute that task right away, but now it waits for the first task to complete, and only then it will start the second one however small it is.

@ngabor7
Copy link
Author

ngabor7 commented Dec 2, 2015

Related request I found on Mint Community page: http://community.linuxmint.com/idea/view/4611

@ngabor7
Copy link
Author

ngabor7 commented Dec 2, 2015

Maybe one cool way to implement this is first to implement the pause feature, and then when a new task is added to the queue it is first paused all until the other tasks in front of it are completed or if the user explicitly unpauses the task. What do you think?

@neurobin
Copy link

neurobin commented Dec 3, 2015

new task is added to the queue it is first paused
...or if the user explicitly unpauses the task

agreed...

@keitalbame
Copy link

seems a good enhancement to me.

@fish-face
Copy link

A pause button would be a welcome addition and is nowadays a common feature of desktop environments. It's quite common, for example, that I am downloading a load of stuff, which saturates my internet connection, and then want to do something else which requires the network. Having no recourse but to cancel the download is very frustrating.

@icarter09
Copy link
Member

Many thanks for submitting your feature request for Nemo. Your feature request has been documented and will be reviewed by the Linux Mint team.

For more information on our workflow and feature requests, read https://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/faq.html.

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

No branches or pull requests

6 participants