1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Dart396 forks (396 forks)batch import
enhancement🚀help wanted
Repository metrics
- Stars
- 9,685 stars (9,685 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Description
- 同步远端收藏, 支持拉取最后几页, 这样可以几个请求同步完成
- 拉取几页, 可以在dialog中手动填写, 默认1页, 支持手动改动, 改完后保存在 appdata.implicitData
- 如果漫画源本身收藏不是倒序, 在漫画源中新增一个拉取最大页数的函数, 拉取的时候通过最大页数来达到拉取最后几页的目的
Operating System
No response
picture
No response
Contributor guide
- Research direction
- Understand the current sync favorites logic, modify to fetch multiple pages based on user input (default 1 page), save preference in appdata.implicitData, and add a function to fetch max page number for sources not in reverse order.
- Tech stack
- dart
- Domain
- mobiledatabase
- Issue type
- Feature
- Prerequisites
- Dart