anx-reader icon indicating copy to clipboard operation
anx-reader copied to clipboard

在线阅读功能

Open Gxaasec opened this issue 8 months ago • 2 comments

运行了项目,目前只支持导入本地书籍;发现书籍的处理逻辑都是通过js实现的。如果想实现类似阅读那种导入书源进行在线阅读的功能,应该从哪些方面着手呢?谢谢

Gxaasec avatar Apr 24 '25 07:04 Gxaasec

能不能搞一下数字报刊,现在各大报刊都有数字版本但阅读效果都不好。

M17764017422 avatar Apr 26 '25 08:04 M17764017422

这个功能可能会很难集成,因为目前是需要有一个完整的文件打开来阅读和实现多平台同步的。可以说是天生不适合书源的形式。

如果想要实现,大概需要从书源获取内容,在本地转换为epub这样的文件,然后和正常文件一样导入。这是一个最简单的方案。

也可以修改 js 文件,以book.js为入口,让js能够处理从书源获得的数据。

Anxcye avatar Apr 27 '25 06:04 Anxcye

👋 This issue has been automatically marked as stale because it has not had recent activity.

这个 issue 因为长时间没有活动而被自动标记为 stale。

It will be closed in 14 days if no further activity occurs. To keep it open:

  • Add a comment with updates or clarifications
  • Remove the stale label

如果没有进一步的活动,它将在 14 天后被关闭。要保持开放状态:

  • 添加包含更新或澄清的评论
  • 移除 stale 标签

Thank you for your contributions! 感谢您的贡献!

github-actions[bot] avatar Sep 05 '25 01:09 github-actions[bot]

🔒 This issue has been automatically closed due to inactivity.

这个 issue 因为不活跃而被自动关闭。

If this issue is still relevant, please:

  • Reopen the issue
  • Provide additional context or updates
  • Reference it in a new issue if the problem persists

如果这个问题仍然相关,请:

  • 重新打开 issue
  • 提供额外的上下文或更新
  • 如果问题仍然存在,在新的 issue 中引用它

Thank you for your understanding! 感谢您的理解!

github-actions[bot] avatar Sep 19 '25 01:09 github-actions[bot]

🔒 This issue has been locked because it has been closed for 30 days.

此 issue 已被锁定,因为它已关闭 30 天。

If you believe this issue should be reopened, please create a new issue and reference this one.

如果您认为此 issue 应该重新打开,请创建新的 issue 并引用此问题。

github-actions[bot] avatar Oct 19 '25 01:10 github-actions[bot]