vault backup: 2023-06-12 08:13:45

Affected files:
.obsidian/plugins/obsidian-regex-replace/data.json
.obsidian/snippets/bg4e.css
.obsidian/workspace.json
BBG4E/HW1.md
BBG4E/HW2.md
This commit is contained in:
Andley Chang 2023-06-12 08:13:46 +08:00
parent 04e8d5a1b5
commit 225c00fab8
5 changed files with 36 additions and 39 deletions

View File

@ -1,6 +1,6 @@
{
"findText": "<rt>([A-Za-z 0-9]*?)</rt> ",
"replaceText": "$1",
"findText": "<rt>(Mat \\d+:\\d+)</rt> ",
"replaceText": "$1 ",
"useRegEx": true,
"selOnly": false,
"caseInsensitive": false,

View File

@ -73,28 +73,32 @@
text-align: center;
border-bottom: 4px double ;
margin-bottom: 26px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-2,.markdown-preview-view h2 {
color: var(--color2);
font-size:24px; /* 18pt 字體大小*/
text-align: center;
margin-bottom: 24px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-3,.markdown-preview-view h3 {
color: var(--color3);
font-size:22px; /* 16pt 字體大小*/
margin-bottom: 22px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-4,.markdown-preview-view h4 {
color: var(--color4);
font-size:19px; /* 14pt 字體大小*/
margin-bottom: 19px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-5,.markdown-preview-view h5 {
color: var(--color5);
font-size:16px; /* 12pt 字體大小*/
margin-bottom: 16px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
/* Table */
@ -115,18 +119,27 @@ table {
/* Ruby Interlinear */
ruby {
li ruby {
display:inline;
flex-direction: column-reverse ;
font-size: 16px ; /* 12pt 字體大小*/
line-height: 4 ;
line-height: 3 ;
padding: 1px;
}
p ruby {
display:inline;
flex-direction: column-reverse ;
font-size: 16px ; /* 12pt 字體大小*/
padding: 1px;
line-height: 6 ;
}
rt {
font-size: 13px ; /* 10pt 字體大小*/
line-height: 13px;
text-align: center;
padding: 1px;
}
ul ruby {

View File

@ -13,25 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "64-3John/3Jo.1.512.md",
"mode": "source",
"source": true
}
}
}
]
},
{
"id": "07f1a8f3f314ae7a",
"type": "tabs",
"children": [
{
"id": "0b0ed9c96687e4b1",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "64-3John/3Jo.1.14.md",
"file": "BBG4E/HW3.md",
"mode": "preview",
"source": true
}
@ -111,7 +93,7 @@
"state": {
"type": "outline",
"state": {
"file": "64-3John/3Jo.1.512.md"
"file": "BBG4E/HW3.md"
}
}
},
@ -132,7 +114,7 @@
"state": {
"type": "backlink",
"state": {
"file": "64-3John/3Jo.1.512.md",
"file": "BBG4E/HW3.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -149,7 +131,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "64-3John/3Jo.1.512.md",
"file": "BBG4E/HW3.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -174,9 +156,17 @@
},
"active": "cc363a1ff0cae5e8",
"lastOpenFiles": [
"BBG4E/HW2-Key.md",
"BBG4E/HW2.md",
"64-3John/3Jo.1.1315.md",
"64-3John/3Jo.1.512.md",
"BBG4E/HW1.md",
"64-3John/3John-Interlinear.md",
"BBG4E/HW1-Key.md",
"64-3John/3Jo.1.14.md",
"BBG4E/easily confused words.md",
"BBG4E/BG4E 規劃.canvas",
"BBG4E/BBG4E.md",
"64-3John/3Jo.1.512.md",
"62-1John/1Jo.1.5-10.md",
"62-1John/1Jo.1.1-4.md",
"49-Ephesians/Eph.2.8-9.md",
@ -193,19 +183,11 @@
"62-1John/1Jo.2.1-6.md",
"46-1Corinthians/1Co.12.3-14.md",
"46-1Corinthians/1Co.14.1-4.md",
"44-Acts/Act.2.1-21.md",
"44-Acts/Act1.md",
"62-1John/1Jo.5.13-21.md",
"40-Matthew/Sermon on the Mount.md",
"40-Matthew/Mat.19.5-6.md",
"40-Matthew/Mat.5.1-2.md",
"Syntax/§610.md",
"62-1John/1Jo.4.7-12.pdf",
"images/Pasted image 20230403142914.png",
"40-Matthew",
"images/Pasted image 20230317084752.png",
"images/Pasted image 20230317084649.png",
"66-Revelation",
"BBG4E/BG4E 規劃.canvas"
"66-Revelation"
]
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long