Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更加智能的保留阅读进度 #542

Open
4 tasks done
1235789gzy1 opened this issue Nov 6, 2024 · 0 comments
Open
4 tasks done

更加智能的保留阅读进度 #542

1235789gzy1 opened this issue Nov 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@1235789gzy1
Copy link

需求 / Requirement

希望画廊被更新时,能通过图片哈希判断新增内容位于原内容前还是原内容后,并以此来尝试重置/保留阅读进度

原因 / Reason

图集会频繁更新,而每次更新都需要通过对比父画廊的页数和前几张图片来确认更新的图片在原画廊前还是后,我希望可以自动化这个过程,直接跳转到新内容

建议实现 / Suggested implemention

判断三种情况
新老页数一致:保留阅读进度

新老页数不一致,哈希也不一致:跳首页
新老页数不一致,但老画廊末页哈希一致:保留旧画廊阅读进度

备注 / Addition details

No response

自查步骤 / Verify steps

  • 您已仔细查看并知情 常见问题 中的内容 / You have checked Q&A carefully
  • 您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个功能请求,烦请发起多个 Issue / Ensure there is only one feature request in this issue. Please make mutiply issue for mutiply bugs
  • 您确保已使用最新版本测试,并且该问题在最新版本中仍未实现 / This feature have not supported in latest version
@1235789gzy1 1235789gzy1 added the enhancement New feature or request label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant