0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript11,288 stars (11,288 stars)701 forks (701 forks)batch import
feature requesthelp wanted
Description
扇贝单词不能同步句子,有道可以,建议增加有道单词的同步功能。
Contributor guide
- Tech stack
- typescript
- Domain
- api
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Familiarity with the existing sync systemKnowledge of Youdao API
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue requests adding support for Youdao word sync. The developer should first explore the existing sync architecture in the codebase, likely in `src/sync/` or similar. Then they need to investigate Youdao's API for word lists. Since the issue is vague, it's recommended to ask for clarification from maintainers regarding the desired behavior and integration approach. There are no linked PRs or comments to guide implementation.