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

Delete files from disk #18

Open
kirillt opened this issue Mar 17, 2024 · 0 comments
Open

Delete files from disk #18

kirillt opened this issue Mar 17, 2024 · 0 comments
Assignees

Comments

@kirillt
Copy link
Member

kirillt commented Mar 17, 2024

We already have the delete button and confirmation dialog.

Impement one of these:

  • simple unsafe removal (delete forever)
  • safe removal (move the image to garbage bin)

For safe removal:

  • can it be implemented in consistent way for Windows, Linux and macOS?
  • we can modify the confirmation dialog to allow both safe and unsafe removal
@kirillt kirillt mentioned this issue Mar 17, 2024
4 tasks
@alvinosh alvinosh self-assigned this Apr 17, 2024
@alvinosh alvinosh linked a pull request Apr 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants