RSSNext / RSSNext/Folo

The reader interface can quickly open the summary and translation of a single article

Open
#4,978 4 comments 0 reactions 0 assignees View on GitHub

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

目前Basic计划有日调用量限制,平时全局的总结和翻译开关是关闭状态,以免每篇文章触发调用很快将用量耗尽。
在阅读文章时,遇到需要 总结/翻译 的文章,需要手动进入设置界面开启全局开关,看完后再关上。

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.
  • This issue is valid

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the article reader interface and inspect how the existing global summary and translation controls are wired. Add reader actions that apply summary or translation only to the current article, without changing the global switches. Done means a reader can trigger either action for one article while the global settings remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.