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

[Feature Request] Can I delete files within duc ui? #194

Closed
NightMachinery opened this issue May 24, 2018 · 5 comments
Closed

[Feature Request] Can I delete files within duc ui? #194

NightMachinery opened this issue May 24, 2018 · 5 comments

Comments

@NightMachinery
Copy link

It would be very convenient to just press, say, 'd' and get the offending files/directories deleted, and the database updated.

@zevv
Copy link
Owner

zevv commented May 24, 2018 via email

@NightMachinery
Copy link
Author

@zevv Would it be easier if d marked the files for removal, and then after exiting duc, it would remove those files and update the index? Daisydisk, a commercial GUI app, kind of does this.

@zevv
Copy link
Owner

zevv commented Aug 20, 2018

I'm sorry, but I decided not to put this in for various reasons. One is stated above (hairy implementation), and the other is that Duc should be a non-intrusive tool that you can trust never to touch your data. We index and display file systems, but never modify.

Closing this issue, sorry I couldn't help you out!

@zevv zevv closed this as completed Aug 20, 2018
@Gurkenglas
Copy link

Gurkenglas commented Sep 5, 2021

Perhaps a compromise can be found here: You could have a button that, when pressed, copies the currently selected file's path into your clipboard. Then deleting something would be merely a matter of <copy><Ctrl-Z>rm -rf <Ctrl-V> && fg<Enter>, which one could bind to a macro if one were so insane.

@l8gravely
Copy link
Collaborator

l8gravely commented Sep 13, 2021 via email

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

No branches or pull requests

4 participants