vault backup: 2023-03-17 14:55:02
This commit is contained in:
26
.obsidian/workspace.json
vendored
26
.obsidian/workspace.json
vendored
@@ -41,14 +41,26 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "00. Inbox/01. TODO.md",
|
"file": "04. Programming/Kotlin/run, let, with, also 和 apply.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "0c4cc0216ea83049",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "04. Programming/Kotlin/AtomicBoolean.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 2
|
"currentTab": 3
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -106,7 +118,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "00. Inbox/01. TODO.md",
|
"file": "04. Programming/Kotlin/AtomicBoolean.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -142,7 +154,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "00. Inbox/01. TODO.md"
|
"file": "04. Programming/Kotlin/AtomicBoolean.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -168,10 +180,12 @@
|
|||||||
"periodic-notes:Open today": false
|
"periodic-notes:Open today": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "de527c8685894116",
|
"active": "0c4cc0216ea83049",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"05. 資料收集/軟體工具/git/tag.md",
|
"04. Programming/Kotlin/run, let, with, also 和 apply.md",
|
||||||
|
"04. Programming/Kotlin/AtomicBoolean.md",
|
||||||
"00. Inbox/01. TODO.md",
|
"00. Inbox/01. TODO.md",
|
||||||
|
"05. 資料收集/軟體工具/git/tag.md",
|
||||||
"05. 資料收集/讀書筆記/20230206 - 卡片盒筆記.md",
|
"05. 資料收集/讀書筆記/20230206 - 卡片盒筆記.md",
|
||||||
"01. 個人/00. Informations/Datas.md",
|
"01. 個人/00. Informations/Datas.md",
|
||||||
"03. 專注Study/Android/ADB.md",
|
"03. 專注Study/Android/ADB.md",
|
||||||
|
|||||||
1
04. Programming/Kotlin/AtomicBoolean.md
Normal file
1
04. Programming/Kotlin/AtomicBoolean.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
## 初始化
|
||||||
Reference in New Issue
Block a user