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

Improve EPUB asset file content parsing #9072

Closed
88250 opened this issue Aug 30, 2023 · 0 comments
Closed

Improve EPUB asset file content parsing #9072

88250 opened this issue Aug 30, 2023 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Aug 30, 2023

image

image

There is a problem with the encoding of the table of contents index structure (toc.ncx) of some EPUB files, which makes it impossible to find the corresponding chapter text file (OEBPS/Text/xxx.xhtml).

Improve to use - and _ interchangeably to try to open a file.

@88250 88250 added this to the 2.10.3 milestone Aug 30, 2023
@88250 88250 self-assigned this Aug 30, 2023
@88250 88250 closed this as completed Aug 30, 2023
EightDoor added a commit to EightDoor/siyuan that referenced this issue Sep 1, 2023
* commit 'a63e1fda2e203917ae7f72cb359155f4094c4f3e': (217 commits)
  ⚡ Improve block loading performance on Windows/Linux/macOS amd64 arch siyuan-note#9084
  💄
  ⚡ Improve block loading performance on Windows/Linux/macOS amd64 arch siyuan-note#9084
  🐛 Block hyperlinks do not point to regenerated block IDs when importing .sy.zip siyuan-note#9083
  🎨 Reduce the memory usage of PDF asset file content parsing on the mobile siyuan-note#9079
  🎨 HTTPS certificate is no longer verified when `Convert network images to local images` siyuan-note#9080
  🐛 fix siyuan-note#9076
  🐛 fix siyuan-note#9076
  🐛
  🎨 siyuan-note#9068
  🎨 Improve the response status code of  kernel API `/api/file/getFile` siyuan-note#9075
  Improve the response status code of  kernel API `/api/file/getFile` (siyuan-note#9075)
  ✨ siyuan-note#9032siyuan-note#9032
  🐛 The update button is not displayed after the marketplace package version is updated Fix siyuan-note#9074siyuan-note#9032
  🎨 Improve asset file content search preview escaping siyuan-note#9073
  🎨 Improve asset file content search preview escaping siyuan-note#9073
  🎨 Improve EPUB asset file content parsing siyuan-note#9072
  ♻️ siyuan-note#9032
  ...

# Conflicts:
#	README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant