diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 5772398..6cfa9fd 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -152,15 +152,15 @@ }, "active": "3fa89edb394e69a4", "lastOpenFiles": [ - "02. 工作/01. Logitech/Kong.md", + "04. Programming/FFMPEG/FFMpeg.md", + "04. Programming/FFMPEG/00. Introduction.md", "00. Inbox/01. TODO.md", + "02. 工作/01. Logitech/Kong.md", "01. 個人/01. Daily/2022-10-22(週六).md", "01. 個人/01. Daily/2022-10-18(週二).md", "01. 個人/01. Daily/2022-10-17(週一).md", "05. 資料收集/99. templates/日記.md", "01. 個人/01. Daily/2022/04/2022-04-08(週五).md", - "01. 個人/01. Daily/2022/04/2022-04-06(週三).md", - "01. 個人/01. Daily/2022/06/2022-06-06(週一).md", - "01. 個人/01. Daily/2022/06/2022-06-01(週三).md" + "01. 個人/01. Daily/2022/04/2022-04-06(週三).md" ] } \ No newline at end of file diff --git a/00. Inbox/01. TODO.md b/00. Inbox/01. TODO.md index 7344c1a..6a35633 100644 --- a/00. Inbox/01. TODO.md +++ b/00. Inbox/01. TODO.md @@ -14,6 +14,7 @@ - [multithreading - C++ reference wrapper as function argument - Stack Overflow](https://stackoverflow.com/questions/70516557/c-reference-wrapper-as-function-argument) - [c++ - Why does passing object reference arguments to thread function fails to compile? - Stack Overflow](https://stackoverflow.com/questions/8299545/why-does-passing-object-reference-arguments-to-thread-function-fails-to-compile) - [x] 好用的`std::optional` 🛫 2022-07-06 ✅ 2022-07-26 + - [ ] [shared_from_this | C++ 從入門到入土](https://chenlen.com/tag/shared_from_this/) 🛫 2022-10-26 - 試試看 - [ ] [將照片隱藏在另一張照片中](https://avestura.dev/blog/hide-a-photo-inside-another-photo) 🛫 2022-07-06 - [ ] Qt static build 🛫 2022-07-06