We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d129de0 commit cca2cceCopy full SHA for cca2cce
content/post/2025-11-01-ebook/calibre-01.png
293 KB
content/post/2025-11-01-ebook/calibre-02.png
256 KB
content/post/2025-11-01-ebook/calibre-03.png
216 KB
content/post/2025-11-01-ebook/index.md
@@ -0,0 +1,37 @@
1
+---
2
+title: "ebook collections"
3
+date: 2025-11-01T14:48:54+01:00
4
5
+
6
+This is taken from my previous git repo
7
8
+## Replace using regex
9
10
+Use Replace with regex function in editor
11
12
+```
13
+# from this
14
+([第一二三四五六七八九十百〇零壹贰参肆伍陆柒捌玖拾佰壹贰叁肆伍陆柒捌玖拾佰仟初序1234567890]{1,9}章.*)
15
+# to this
16
+## $1
17
18
19
+Change the encoding to UTF-8
20
21
+## Convert to EPUB
22
23
+See settings below in Calibre
24
25
+
26
+
27
+
28
29
+After this, just save it to the disk
30
31
+## Source
32
33
+Mostly downloaded from http://www.zxcs.me
34
35
+* 看帮网:https://www.kanbang.cc
36
+* https://m.99xsw.cc/txt/133983.html
37
+* http://www.txt80.com
0 commit comments