-
Notifications
You must be signed in to change notification settings - Fork 8
Change default delete action to send to Recycling Bin #98
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
base: main
Are you sure you want to change the base?
Conversation
|
I've had a few issues with:
Both dotnet and prettier are adding formatting changes to other files. Might be easiest to have a call because while I could fix these for myself, I don't want to ruin your local set up. I'm not sure if the issues are specific to me or missing set up steps/etc. |
|
Hi and thanks! |
|
The formatting issue is probably me having it set up wrong 🥲 |
Good call on the large size. I'm not sure yet. I also considered changing the button to "Sent to Recycling Bin" or something clearly showing it would go there. Then still having Shift to enable permanently deleting. Could also just have both delete buttons show always. I think the risk of accidentally permanently deleting a potentially important clip while cleaning up others is quite high, to warrant a default change. |
|
Would be nice if instead of a "shift state" there was just a setting for what the default delete action does. Personally, I never want my deletions in the recycle bin. I want them permanently gone. So having to "shift" delete every time would feel kinda tedious. |
|
Yes, it would need to be a setting, with off by default. |
Change the default Delete handling to send files to the Recycling Bin instead of permanently deleting them. Add a Shift state to the Content Card to reveal a Permanently Delete button with confirmation.
#96