mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #212] Feature Request - implement an option to "Clean TEMP folder right after closing ScreenToGif" #176
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#176
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @user3323 on GitHub (Nov 26, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/212
I make a lot of gifs, all gifs in HQ with a lot of frames, so my TEMP folder for only 1 day can raise up to 1 GB or more. That's too much. I think it would be great if there would be an option "Clean TEMP folder right after closing program".
Thanks!
@NickeManarin commented on GitHub (Nov 26, 2017):
It's a little bit tricky to implement this. ScreenToGif accepts multiple instances and even if the Editor window is closed, the Encoder can stay opened (if there's any active encoding).
@mabakay commented on GitHub (Dec 22, 2017):
This feature is already in Windows 10. It is called "Storage Sense" ;-)
@NickeManarin commented on GitHub (Dec 27, 2017):
I added the option for automatically erasing projects, with a configurable maximum age in days. For example, you can set to erase projects older than 1 day.
Also, the app will warn about the free space.