[GH-ISSUE #1310] [Feature Request] Don't override existing files #962

Closed
opened 2026-02-26 09:33:09 +03:00 by kerem · 1 comment
Owner

Originally created by @aaronshenhao on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1310

Originally assigned to: @NickeManarin on GitHub.

Is your feature request related to a problem? Please describe.
I noticed that the software actually overwrites files without warning, and the overwritten files are deleted permanently. This is really unexpected, and led to the loss of a file I made previously.

Describe the solution you'd like
If the file exists, prompt the user on whether they want to override the original file, or rename the new file. If the user chooses to override the original file, move the original file to the recycle bin.

Additional context
This is for the Windows app (hence the recycle bin).

Originally created by @aaronshenhao on GitHub (May 30, 2024). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1310 Originally assigned to: @NickeManarin on GitHub. **Is your feature request related to a problem? Please describe.** I noticed that the software actually overwrites files without warning, and the overwritten files are deleted permanently. This is really unexpected, and led to the loss of a file I made previously. **Describe the solution you'd like** If the file exists, prompt the user on whether they want to override the original file, or rename the new file. If the user chooses to override the original file, move the original file to the recycle bin. **Additional context** This is for the Windows app (hence the recycle bin).
kerem 2026-02-26 09:33:09 +03:00
Author
Owner

@pawlos commented on GitHub (May 30, 2024):

@aaronshenhao you mean the output files?
You have an option to choose how the application behave in this case
image
With the options other than "allow", you will be notified when you try to overwrite the file.

<!-- gh-comment-id:2138695940 --> @pawlos commented on GitHub (May 30, 2024): @aaronshenhao you mean the output files? You have an option to choose how the application behave in this case ![image](https://github.com/NickeManarin/ScreenToGif/assets/1296768/3290cb06-e566-4a1b-97fa-7f78db4a505d) With the options other than "allow", you will be notified when you try to overwrite the file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#962
No description provided.