vault backup: 2023-02-01 21:28:34

This commit is contained in:
2023-02-01 21:28:34 +08:00
parent 4109e9607f
commit 37813a1ea9
4 changed files with 28 additions and 7 deletions

View File

@@ -41,8 +41,8 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-02-01(週三).md", "file": "00. Inbox/01. TODO.md",
"mode": "source", "mode": "preview",
"source": true "source": true
} }
} }
@@ -106,7 +106,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-02-01(週三).md", "file": "00. Inbox/01. TODO.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -123,7 +123,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-02-01(週三).md" "file": "00. Inbox/01. TODO.md"
} }
} }
}, },
@@ -170,8 +170,8 @@
}, },
"active": "accac0debbd124f0", "active": "accac0debbd124f0",
"lastOpenFiles": [ "lastOpenFiles": [
"00. Inbox/Habit Tracker.md",
"01. 個人/01. Daily/2023-02-01(週三).md", "01. 個人/01. Daily/2023-02-01(週三).md",
"00. Inbox/Habit Tracker.md",
"00. Inbox/01. TODO.md", "00. Inbox/01. TODO.md",
"05. 資料收集/99. templates/日記.md", "05. 資料收集/99. templates/日記.md",
"01. 個人/01. Daily/2023-01-31(週二).md", "01. 個人/01. Daily/2023-01-31(週二).md",

View File

@@ -1,4 +1,12 @@
# ME # ME
- 等到貨
- [ ] 手機殼
- [ ] GK
- [ ] 收納袋
- [ ] 行李箱輪子螺絲
- [ ] 沃坦 Easy Rider 維修
- [ ] 沃坦 Pilot 10L + 配件包
- [ ] 靴子維修
- [x] 作筆記C++17 - share_ptr ✅ 2022-06-06 - [x] 作筆記C++17 - share_ptr ✅ 2022-06-06
- [x] 作筆記C++17 - R value reference與std::move ✅ 2022-06-09 - [x] 作筆記C++17 - R value reference與std::move ✅ 2022-06-09
- [x] 作筆記C++17 - Lambda ✅ 2022-06-15 - [x] 作筆記C++17 - Lambda ✅ 2022-06-15

View File

@@ -30,3 +30,16 @@ squat: 0
--- ---
### 今日回顧 ### 今日回顧
使用 Habit tracker 的第二天,還是三分鐘熱度的狀態,所以很想盡快把設計好的習慣都完成,希望這熱度可以燒久一點。
昨晚傳訊息給永遠之翼說了鞋子的問題,今天有通電話說了解決的方法,迫不及待的馬上請假,明天去請它處理。
上網幫老婆買了手機殼。
目前等到貨的東西:
- 手機殼
- GK
- 收納袋
- 行李箱輪子螺絲
- 沃坦 Easy Rider 維修
- 沃坦 Pilot 10L + 配件包
- 靴子維修

View File

@@ -167,9 +167,9 @@ adb reboot
- [x] 給Corleone可以直接叫起VCDroidTest的command (2021/02/22-) ^698615 - [x] 給Corleone可以直接叫起VCDroidTest的command (2021/02/22-) ^698615
- `adb shell am start -n com.logitech.kongqa/.MainActivity` - `adb shell am start -n com.logitech.kongqa/.MainActivity`
- [x] 請Juiwen把refresh device的時間變成一個config option (2021/02/22-2021/02/26) ^4a5512 - [x] 請Juiwen把refresh device的時間變成一個config option (2021/02/22-2021/02/26) ^4a5512
- [ ] 研究APK如何display外接camera (2021/02/22-) ^b6e6c8 - [x] 研究APK如何display外接camera (2021/02/22-) ✅ 2023-02-01 ^b6e6c8
- [ ] 研究APK如何播放audio到外接USB speaker (2021/02/22-) ^a83b91 - [ ] 研究APK如何播放audio到外接USB speaker (2021/02/22-) ^a83b91
- [ ] 研究APK如何用外接USB microphone收音 (2021/02/22-) ^b85fbe - [x] 研究APK如何用外接USB microphone收音 (2021/02/22-) ✅ 2023-02-01 ^b85fbe
- [x] 做VCDroidTester的簡報 (2021/02/22-2021/03/02) - [x] 做VCDroidTester的簡報 (2021/02/22-2021/03/02)
- [x] Purpose - [x] Purpose
- [x] funtions - [x] funtions