vault backup: 2022-09-27 10:45:09
Affected files: .obsidian/workspace 00. Inbox/01. TODO - Me.md 00. Inbox/01. TODO.md 00. Inbox/02. TODO - Logitech.md 00. Inbox/Mind Map.md
This commit is contained in:
41
.obsidian/workspace
vendored
41
.obsidian/workspace
vendored
@@ -4,14 +4,31 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "828beb43bb437dd1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "kanban",
|
||||
"state": {
|
||||
"file": "00. Inbox/01. TODO.md"
|
||||
"id": "1127aa3f1f4c59d5",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "828beb43bb437dd1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "00. Inbox/Mind Map.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "79b7351f2e778290",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "mindmap",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "horizontal"
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -67,7 +84,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "00. Inbox/01. TODO.md",
|
||||
"file": "00. Inbox/Mind Map.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -84,7 +101,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "00. Inbox/01. TODO.md"
|
||||
"file": "00. Inbox/Mind Map.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -114,15 +131,15 @@
|
||||
},
|
||||
"active": "828beb43bb437dd1",
|
||||
"lastOpenFiles": [
|
||||
"00. Inbox/01. TODO - Me.md",
|
||||
"00. Inbox/02. TODO - Logitech.md",
|
||||
"00. Inbox/00. TODO.md",
|
||||
"00. Inbox/01. TODO.md",
|
||||
"00. Inbox/00. Inbox.md",
|
||||
"01. 個人/02. 專注Study/C++/GCC.md",
|
||||
"03. 資料收集/讀書筆記/20201224 - 寫作是最好的自我投資.md",
|
||||
"03. 資料收集/名言佳句.md",
|
||||
"03. 資料收集/每週外食.md",
|
||||
"03. 資料收集/翻牆/Wireguard.md",
|
||||
"03. 資料收集/翻牆/V2Ray.md",
|
||||
"02. 工作/01. Logitech/20210412 - TestCam.md"
|
||||
"03. 資料收集/翻牆/V2Ray.md"
|
||||
]
|
||||
}
|
||||
24
00. Inbox/01. TODO - Me.md
Normal file
24
00. Inbox/01. TODO - Me.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
|
||||
kanban-plugin: basic
|
||||
|
||||
---
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] 補充英格蘭與蘇格蘭的歷史
|
||||
- [ ] 把RxKotlin讀完
|
||||
- [ ] [Branchless C++](https://www.youtube.com/watch?v=g-WPhYREFjk) @{2022-09-28(週三)}
|
||||
|
||||
|
||||
## DONE
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%% kanban:settings
|
||||
```
|
||||
{"kanban-plugin":"basic"}
|
||||
```
|
||||
%%
|
||||
@@ -1,21 +0,0 @@
|
||||
---
|
||||
|
||||
kanban-plugin: basic
|
||||
|
||||
---
|
||||
|
||||
## TODO
|
||||
|
||||
|
||||
|
||||
## DONE
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%% kanban:settings
|
||||
```
|
||||
{"kanban-plugin":"basic"}
|
||||
```
|
||||
%%
|
||||
0
00. Inbox/02. TODO - Logitech.md
Normal file
0
00. Inbox/02. TODO - Logitech.md
Normal file
12
00. Inbox/Mind Map.md
Normal file
12
00. Inbox/Mind Map.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 我
|
||||
|
||||
## 正在學
|
||||
### C++20
|
||||
#### 正在讀的書
|
||||
- [C++ 代碼整潔之道](https://www.tenlong.com.tw/products/9787111621904?list_name=srh)
|
||||
- [C++ 併發處理實戰 2/e](https://www.tenlong.com.tw/products/9786263240032?list_name=srh)
|
||||
### Android Programming
|
||||
### 演算法
|
||||
### 軟體架構
|
||||
- [無瑕的程式碼-整潔的軟體設計與架構篇](https://www.tenlong.com.tw/products/9789864342945?list_name=srh)
|
||||
- [深入淺出設計模式 2/e](https://www.tenlong.com.tw/products/9789865029364?list_name=srh)
|
||||
Reference in New Issue
Block a user