Cache location change option
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9.5k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Describe the solution you'd like
I am using all of my temp files and cache files on HDD's rather than SSD or C disk in my case.
Describe alternatives you've considered
I'd like an option to change the program's cache location rather than default of %APPDATA% folder.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by locating where the application determines its cache and temporary-file paths, then review how platform-specific configuration is handled. Done means users can choose a cache location instead of the default %APPDATA% folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100