[功能请求] 将TIM下载的原文件移动到规范目录
- Dominant language
- Java
- Stars
- 5.7k
- Forks
- 416
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 4
Description
### QQ(TIM) 版本 / QQ(TIM) Version
TIM 4.0.95
### 为什么你认为需要此功能
目前tim自动保存的文件(包括通过我的电脑/我的pad自动保存的,或者查看群文档时自动下载的文件)都会被保存到私有目录中,这太沙北了,关键是完全不方便对保存的文件进行管理。
明明从我的电脑发送的图片都会自动保存到picture/qq中,怎么文档就藏起来了
### 联系到哪些已经存在的 bug 或者功能
目前已有下载重定向功能,不过不维护了
### 具体功能需要 / Detailed features requirements
可以直接将保存的目录(com.tencent.tim/Tencent/TIMfile_recv/)修改为规范目录(比如download/TIM)
Contributor guide
Research direction
Start by locating the existing download redirection feature mentioned in the issue and inspect how TIMfile_recv is handled. Verify the behavior on TIM 4.0.95, then determine whether files from the listed download sources can be redirected to download/TIM. Done means the files no longer remain in the private directory and are accessible in the standard location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100