vault backup: 2023-01-25 16:53:45
This commit is contained in:
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"theme": "moonstone",
|
"theme": "moonstone",
|
||||||
"cssTheme": "",
|
"cssTheme": "Minimal",
|
||||||
"baseFontSize": 15,
|
"baseFontSize": 15,
|
||||||
"translucency": false,
|
"translucency": false,
|
||||||
"enabledCssSnippets": [
|
"enabledCssSnippets": [
|
||||||
|
|||||||
3
.obsidian/snippets/obsidian.css
vendored
3
.obsidian/snippets/obsidian.css
vendored
@@ -3,7 +3,8 @@
|
|||||||
*/
|
*/
|
||||||
.cm-header-1, .markdown-preview-section h1 {
|
.cm-header-1, .markdown-preview-section h1 {
|
||||||
color: #081f37;
|
color: #081f37;
|
||||||
border-bottom: 5px solid #BA4A00;
|
border-bottom: 4px solid #BA4A00;
|
||||||
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-header-2, .markdown-preview-section h2 {
|
.cm-header-2, .markdown-preview-section h2 {
|
||||||
|
|||||||
20
.obsidian/workspace.json
vendored
20
.obsidian/workspace.json
vendored
@@ -11,8 +11,12 @@
|
|||||||
"id": "9bf8d0a91d48514c",
|
"id": "9bf8d0a91d48514c",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "empty",
|
"type": "markdown",
|
||||||
"state": {}
|
"state": {
|
||||||
|
"file": "00. Inbox/01. TODO.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -73,7 +77,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "03. 專注Study/RxKotlin/20200207 - Study RxKotlin.md",
|
"file": "00. Inbox/01. TODO.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -90,7 +94,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "03. 專注Study/RxKotlin/20200207 - Study RxKotlin.md"
|
"file": "00. Inbox/01. TODO.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -135,17 +139,17 @@
|
|||||||
"periodic-notes:Open today": false
|
"periodic-notes:Open today": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "f69acad103e7f817",
|
"active": "9bf8d0a91d48514c",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"00. Inbox/00. Inbox.md",
|
||||||
|
"00. Inbox/01. TODO.md",
|
||||||
"03. 專注Study/C++/智慧指標.md",
|
"03. 專注Study/C++/智慧指標.md",
|
||||||
"00. Inbox/00. Temperary/C++20, How Hard Could It Be.md",
|
"00. Inbox/00. Temperary/C++20, How Hard Could It Be.md",
|
||||||
"00. Inbox/00. Temperary/Modern C++ The good parts.md",
|
"00. Inbox/00. Temperary/Modern C++ The good parts.md",
|
||||||
"00. Inbox/00. Temperary/Modern C++ use in Chromium.md",
|
"00. Inbox/00. Temperary/Modern C++ use in Chromium.md",
|
||||||
"03. 專注Study/C++/rvalue.md",
|
"03. 專注Study/C++/rvalue.md",
|
||||||
"03. 專注Study/C++/Structured binding declaration.md",
|
"03. 專注Study/C++/Structured binding declaration.md",
|
||||||
"00. Inbox/01. TODO.md",
|
|
||||||
"01. 個人/01. Daily/2023/01/2023-01-24(週二).md",
|
"01. 個人/01. Daily/2023/01/2023-01-24(週二).md",
|
||||||
"05. 資料收集/軟體工具/MkDocs.md",
|
"05. 資料收集/軟體工具/MkDocs.md"
|
||||||
"01. 個人/01. Daily/2023-01-24.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user