From 6aa9bfcda3ac2af7ec13a712c8a0afbc867eb73e Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Wed, 15 Jun 2022 09:39:02 +0800 Subject: [PATCH] vault backup: 2022-06-15 09:39:02 Affected files: .obsidian/workspace 00. TOP/01. TODO.md --- .obsidian/workspace | 12 ++++++------ 00. TOP/01. TODO.md | 4 +++- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.obsidian/workspace b/.obsidian/workspace index 6c9ac99..e5584ab 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md", + "file": "00. TOP/01. TODO.md", "mode": "source", "source": true } @@ -69,7 +69,7 @@ "state": { "type": "backlink", "state": { - "file": "02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md", + "file": "00. TOP/01. TODO.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -86,7 +86,7 @@ "state": { "type": "outline", "state": { - "file": "02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md" + "file": "00. TOP/01. TODO.md" } } } @@ -116,15 +116,15 @@ }, "active": "cfe19fa2de06a1e6", "lastOpenFiles": [ + "00. TOP/01. TODO.md", + "02. PARA/03. Resources(資源)/docker.md", "02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md", "00. TOP/00. Inbox.md", - "00. TOP/01. TODO.md", "02. PARA/03. Resources(資源)/Design Pattern.md", "02. PARA/01. Project(專案)/005. TestCam.md", "attachments/2018-10-06_01.jpg", "02. PARA/03. Resources(資源)/C++17/lambda.md", "02. PARA/03. Resources(資源)/C++17/C++17.md", - "02. PARA/03. Resources(資源)/C++17/以值擷取(captured-by-value).md", - "02. PARA/03. Resources(資源)/C++17/以值擷取(captured.md" + "02. PARA/03. Resources(資源)/C++17/以值擷取(captured-by-value).md" ] } \ No newline at end of file diff --git a/00. TOP/01. TODO.md b/00. TOP/01. TODO.md index c7dde58..8e53737 100644 --- a/00. TOP/01. TODO.md +++ b/00. TOP/01. TODO.md @@ -1,7 +1,7 @@ # ME - [x] 作筆記:C++17 - share_ptr ✅ 2022-06-06 - [x] 作筆記:C++17 - R value reference與std::move ✅ 2022-06-09 -- [ ] 作筆記:C++17 - Lambda +- [x] 作筆記:C++17 - Lambda ✅ 2022-06-15 - [ ] 補充英格蘭與蘇格蘭的歷史 - [ ] 把RxKotlin讀完 @@ -14,6 +14,8 @@ - [x] 在測試項目的主欄位上顯示resolution, format, fps 🛫 2022-06-06 📅 2022-06-10 ✅ 2022-06-09 - [x] 在測試項目的主欄位上顯示test time 🛫 2022-06-06 📅 2022-06-10 ✅ 2022-06-09 - [x] test config 🛫 2022-06-06 📅 2022-06-10 ✅ 2022-06-09 + - [ ] Remove log file, only keep err file. 🛫 2022-06-14 📅 2022-06-17 + - [ ] 在 image 上加一個「另開視窗」的link 🛫 2022-06-14 📅 2022-06-17 - TestAllFormatsVTF - [x] 在測試細項表格上顯示詳細說明 🛫 2022-06-06 📅 2022-06-10 ✅ 2022-06-07 - [x] Show "VideoFormats: "MaxFpsMaxResolutionOnly" to outside, let user understand the test purpose. 🛫 2022-06-06 📅 2022-06-10 ✅ 2022-06-08