You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
Description / 问题描述
导入本地书籍目录正则不完善导致章节无法准确识别
Solution / 描述解决方案
在程序中内置几款目录正则,就像阅读那样,我在遇到这个问题之后把手机上的阅读里面的目录正则搬过来就可以正确识别了,所以我希望干净阅读这个软件也可以像阅读那样内置多种目录正则,比如:
^[ \t]{0,4}(?:序章|序言|卷首语|扉页|楔子|正文(?!完|结)|终章|后记|尾声|番外|第?\s{0,4}[\d〇零一二两三四五六七八九十百千万壹贰叁肆伍陆柒捌玖拾佰仟]+?\s{0,4}(?:章|节(?!课)|卷|集(?![合和])|部(?![分赛游])|篇(?!张))).{0,30}$
Plan B / 备选方案
No response
Additional / 附加信息
No response
The text was updated successfully, but these errors were encountered: