关于同步存档的建议
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 53
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
建议区分“将本地存档同步到云端”和“将云端存档同步到本地按钮”,而不是让用户被动的等着包含这两个选项的弹窗。具体来说只需要把的图标改成
同时,再添加一个
Contributor guide
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
Start by locating the existing cloud-to-local synchronization action and the icon referenced in the issue. Determine where the sync popup and its current button are implemented. Done means separate buttons clearly trigger local-to-cloud and cloud-to-local synchronization, with the existing cloud-to-local logic moved to the new button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100