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

Added a confirmation dialog to prevent accidental file deletions #253

Merged
merged 1 commit into from
May 18, 2024

Conversation

superoo7
Copy link
Contributor

As a first-time user of reor, I accidentally deleted a whole folder of important documents. To prevent this from happening to other users, I have added a confirmation dialog that prompts the user to confirm their action before a file is deleted.


Can probably add a checkbox to the delete confirmation dialog similar to the one in Obsidian.

Screenshot 2024-05-17 at 8 49 42 AM
        checkboxLabel: "Don't ask again",
        checkboxChecked: false,

@samlhuillier samlhuillier merged commit e3ac430 into reorproject:main May 18, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants