[GH-ISSUE #1376] [Feature Request] On-by-default setting to clear cached data #1016

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

Originally created by @ThinkAndWander on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1376

Originally assigned to: @NickeManarin on GitHub.

I had to use WinDirStat to read volume usage and determine ScreenToGif's cache was taking 26.8 GB of data on my C drive which is a limited-space SSD the OS runs on.

A casual user won't anticipate default settings to lead to this situation.

Solution
I'd like to see, as an on-by-default setting, cleaning up the cache automatically based on recency. I'm not sure clearing the cache is treated the same as clearing old projects, but if not then there's a little work required. Otherwise, it looks like the feature exists in settings.

Originally created by @ThinkAndWander on GitHub (Mar 17, 2025). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1376 Originally assigned to: @NickeManarin on GitHub. I had to use WinDirStat to read volume usage and determine ScreenToGif's cache was taking **26.8 GB of data** on my C drive which is a limited-space SSD the OS runs on. A casual user won't anticipate default settings to lead to this situation. **Solution** I'd like to see, as an on-by-default setting, cleaning up the cache automatically based on recency. I'm not sure clearing the cache is treated the same as clearing old projects, but if not then there's a little work required. Otherwise, it looks like the feature exists in settings.
Author
Owner

@NickeManarin commented on GitHub (Jul 15, 2025):

Hi, there's these two settings:

Image

First one deletes everything (all projects) on close.
Second one deletes projects older than X days every time you open the app.

Btw, "cache" and "old projects" are the same concept, "cache" is where projects are stored.

<!-- gh-comment-id:3071606804 --> @NickeManarin commented on GitHub (Jul 15, 2025): Hi, there's these two settings: <img width="601" height="113" alt="Image" src="https://github.com/user-attachments/assets/a1a5c0a3-2d80-44d6-8ed9-7c66b60d1c25" /> First one deletes everything (all projects) on close. Second one deletes projects older than X days every time you open the app. _Btw, "cache" and "old projects" are the same concept, "cache" is where projects are stored._
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#1016
No description provided.