feat: 希望可以设置临时文件不同步
Open
- Dominant language
- Rust
- Stars
- 74
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
如图,打开 Excel 时,会生成以 `~$` 开头的临时文件,这些文件在保存 Excel 文件后会自动删除,这些文件不应该被同步。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the desktop sync logic that decides which files are synchronized. Verify how filenames beginning with `~$` are handled, then make completion mean that Excel temporary files are excluded while regular Excel files still sync; add or run the relevant sync behavior tests if the project provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100