diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json index ef55df7..1af9fff 100644 --- a/.obsidian/hotkeys.json +++ b/.obsidian/hotkeys.json @@ -1,13 +1,4 @@ { - "insert-template": [ - { - "modifiers": [ - "Mod", - "Shift" - ], - "key": "Insert" - } - ], "editor:fold-all": [ { "modifiers": [ @@ -62,5 +53,14 @@ "key": "Enter" } ], - "daily-notes": [] + "daily-notes": [], + "insert-template": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "-" + } + ] } \ No newline at end of file diff --git a/.obsidian/templates.json b/.obsidian/templates.json index c50ae14..2d6f723 100644 --- a/.obsidian/templates.json +++ b/.obsidian/templates.json @@ -1,5 +1,5 @@ { - "folder": "04. 資料收集/99. templates", + "folder": "05. 資料收集/99. templates", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index da9f88a..c56c4e8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,16 +4,16 @@ "type": "split", "children": [ { - "id": "788f7522fa423eaf", + "id": "ed341a59ce3fa970", "type": "tabs", "children": [ { - "id": "dee9b196f0a2fb1d", + "id": "0097c85956cb8320", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "01. 個人/01. Daily/2022/12/2022-12-02(週五).md", + "file": "01. 個人/01. Daily/2023-01-02(週一).md", "mode": "source", "source": true } @@ -77,7 +77,7 @@ "state": { "type": "backlink", "state": { - "file": "01. 個人/01. Daily/2022/12/2022-12-02(週五).md", + "file": "01. 個人/01. Daily/2023-01-02(週一).md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -94,7 +94,7 @@ "state": { "type": "outline", "state": { - "file": "01. 個人/01. Daily/2022/12/2022-12-02(週五).md" + "file": "01. 個人/01. Daily/2023-01-02(週一).md" } } } @@ -137,17 +137,17 @@ "periodic-notes:Open today": false } }, - "active": "f69acad103e7f817", + "active": "0097c85956cb8320", "lastOpenFiles": [ + "05. 資料收集/99. templates/table.md", + "05. 資料收集/99. templates/2col.md", + "05. 資料收集/99. templates/thisWeek.md", + "01. 個人/01. Daily/2022/12/2022-12-26(週一).md", + "01. 個人/01. Daily/2022/12/2022-12-27(週二).md", + "01. 個人/01. Daily/2022/12/2022-12-28(週三).md", "01. 個人/01. Daily/2022/12/2022-12-31(週六).md", "01. 個人/01. Daily/2023-01-01(週日).md", - "01. 個人/01. Daily/2022/12/2022-12-28(週三).md", - "01. 個人/01. Daily/2022/年度目標.md", - "05. 資料收集/軟體工具/git/tag.md", - "01. 個人/01. Daily/2022/12/2022-12-27(週二).md", - "01. 個人/01. Daily/2022/12/2022-12-26(週一).md", - "03. 專注Study/RxKotlin/20200207 - Study RxKotlin.md", - "01. 個人/01. Daily/2021/06/2021-06-26(週六).md", - "01. 個人/01. Daily/2022/12/2022-12-23(週五).md" + "01. 個人/01. Daily/2023-01-02(週一).md", + "01. 個人/01. Daily/2022/12/2022-12-02(週五).md" ] } \ No newline at end of file diff --git a/01. 個人/01. Daily/2023-01-02(週一).md b/01. 個人/01. Daily/2023-01-02(週一).md new file mode 100644 index 0000000..26981f1 --- /dev/null +++ b/01. 個人/01. Daily/2023-01-02(週一).md @@ -0,0 +1,29 @@ +時間:00:00:00 + +### TAG + + +--- + +### 新增TODO +#### 私事 + + +#### 公事 + + +--- + +### 今日回顧 +今天睡得很晚,敝舊昨晚太晚睡了。中午帶睿睿謙謙去安親班之後,回家繼續把火王完成,晚上開始上墨線,也在晚上完成了。 #模型 +````col +```col-md +![[IMG_5678.jpg|480]] +``` + +```col-md +![[IMG_5679.jpg|480]] +``` +```` + +然後下午在噴亮光漆的時候,發現會一直積漆,才發現新買的MAD噴筆的噴針居然彎掉了,只好用指甲慢慢給它凹正一點,有點傻眼,都不知道怎麼發生的。明天再去時代玩具屋買耗材包回來換。 diff --git a/05. 資料收集/99. templates/2col.md b/05. 資料收集/99. templates/2col.md new file mode 100644 index 0000000..c9ee418 --- /dev/null +++ b/05. 資料收集/99. templates/2col.md @@ -0,0 +1,7 @@ +````col +```col-md +``` + +```col-md +``` +```` \ No newline at end of file diff --git a/attachments/IMG_5678.jpg b/attachments/IMG_5678.jpg new file mode 100644 index 0000000..3da6ba8 Binary files /dev/null and b/attachments/IMG_5678.jpg differ diff --git a/attachments/IMG_5679.jpg b/attachments/IMG_5679.jpg new file mode 100644 index 0000000..475e764 Binary files /dev/null and b/attachments/IMG_5679.jpg differ