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

Improve deletion system #65

Open
simplyboo6 opened this issue Jan 4, 2022 · 0 comments
Open

Improve deletion system #65

simplyboo6 opened this issue Jan 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@simplyboo6
Copy link
Owner

The deletion system is a little bit odd. When files are deleted they're added to a media.deleted collection and the source file is also removed. They're then ignored if found again.

Ideally this needs some improvements:

  • A screen for seeing the paths of deleted media or during import having it included as a list of ignored things that has an X allowing you to remove if from the ignore list.
  • In the delete modal deleting the source file should be optional, preferably defaulting to false. This is the only place in the application that source files are modified. It's inconsistent especially without warning.
@simplyboo6 simplyboo6 added the enhancement New feature or request label Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant