订阅源支持放入多个分类
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Clear and concise description of the problem
例如某个订阅源会发布有关“政策解读”和“国际新闻”的两种文章,我希望能在这两个分类中都能看见这个订阅源,并且通过 自动化 功能筛选在不同分类中出现的文章。
Suggested solution
订阅源支持放入多个分类,例如通过逗号分隔或提供多个选项:
Alternative
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
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
No files or tests are named in the issue. Start by tracing the subscription categorization and automation-filtering entry points, then determine how multiple category assignments are represented and selected. Done means one feed can appear in each chosen category and automation can distinguish articles shown through those categories, with tests covering the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100