Card rewriting should preserve the previous version
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
<style type='text/css'>.td1 {font-size:11pt;vertical-align:middle;text-align:left;mso-indent:0;mso-rotate:0;mso-shrinkToFit:false;mso-justifyLastLine:false;white-space:normal;mso-number-format: 'General';width: 717px;}</style>
如果我点“讲简单点”或“多举例”,不希望原卡片直接被覆盖。保留版本历史会更安全,用户可以选最满意的一版保存。
--
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by tracing the code path used by the “讲简单点” and “多举例” actions, then determine how cards are stored and displayed. Done means rewriting creates a selectable previous version instead of overwriting the original, with a way to save the preferred version.
Written by the indexing model from the issue text.
Assessment
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100