hectorqin / hectorqin/reader

希望修改文章内容是在原txt修改而非重新生成

Open
#688 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
11k
Forks
5.5k
PR merge metrics
No merged PRs in 30d

Description

   目前编辑文章内容是重新生成一份新的txt,包括从书仓导入的,这样导致编辑的内容只是在前端web显示,书仓的原书籍依然是不变的。
   并且一旦刷新更改的内容就全部消失,但是后端新建的txt又还在,这样的操作逻辑比较奇怪。
   不清楚实现这样的功能是否过于复杂,如果难以实现的话也只能通过手动修改书仓内txt进行变更,就是比较麻烦,主要是因为部分文章存在缺文少字的情况,难免会有需要手动更改,但是目前的修改功能感觉并不能很好的支撑这一需求。
Image

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or entry points are named. Start by tracing how article edits are currently saved and how imported book text is stored, then verify that edits persist after refresh and update the original TXT rather than creating a separate generated file.

Written by the indexing model from the issue text.

Assessment

Domain
backend, content
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.