From 980b0ee61217567ca0f4184605ac1d864be6617f Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Tue, 31 Jan 2023 21:38:24 +0800 Subject: [PATCH] vault backup: 2023-01-31 21:38:24 --- .obsidian/workspace.json | 24 ++++--------- 00. Inbox/Habit Tracker.md | 48 ++++++++++++++++++++++---- 01. 個人/01. Daily/2023-01-31(週二).md | 8 +++-- __test/ttt.md | 9 ----- 4 files changed, 52 insertions(+), 37 deletions(-) delete mode 100644 __test/ttt.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d44854b..b1b7db4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -19,32 +19,20 @@ } } }, - { - "id": "22cc8f4d9e3ede1c", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "__test/ttt.md", - "mode": "source", - "source": true - } - } - }, { "id": "2d6c71e84273c20a", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "__test/ttt.md", + "file": "00. Inbox/Habit Tracker.md", "mode": "source", "source": true } } } ], - "currentTab": 2 + "currentTab": 1 } ], "direction": "vertical" @@ -102,7 +90,7 @@ "state": { "type": "backlink", "state": { - "file": "__test/ttt.md", + "file": "00. Inbox/Habit Tracker.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -119,7 +107,7 @@ "state": { "type": "outline", "state": { - "file": "__test/ttt.md" + "file": "00. Inbox/Habit Tracker.md" } } }, @@ -166,9 +154,9 @@ }, "active": "2d6c71e84273c20a", "lastOpenFiles": [ - "00. Inbox/Habit Tracker.md", - "__test/ttt.md", "01. 個人/01. Daily/2023-01-31(週二).md", + "00. Inbox/Habit Tracker.md", + "__test/2023-01-31(週二).md", "01. 個人/20230214 - 日本福岡旅遊.md", "01. 個人/00. Informations/Datas.md", "05. 資料收集/99. templates/2col.md", diff --git a/00. Inbox/Habit Tracker.md b/00. Inbox/Habit Tracker.md index be9187a..572dc7b 100644 --- a/00. Inbox/Habit Tracker.md +++ b/00. Inbox/Habit Tracker.md @@ -1,11 +1,45 @@ +# Anki +```tracker +searchType: frontmatter +searchTarget: anki +folder: 01. 個人/01. Daily +dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))' +datasetName: Anki +month: + mode: annotation + annotation: 🐍 + startWeekOn: 'Mon' + color: steelblue +``` ```tracker searchType: frontmatter -searchTarget: grow-spiritual -line: - xAxisLabel: Date - yAxisLabel: Rating - yAxisTickInterval: 1 - yMin: 1 - yMax: 10 +searchTarget: anki +folder: 01. 個人/01. Daily +dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))' +summary: + template: "Longest Streak: {{maxStreak()}} day(s)\nLongest Breaks: {{maxBreaks()}} day(s)\nLast streak: {{currentStreak()}} day(s)" +``` + +# 啞鈴 +```tracker +searchType: frontmatter +searchTarget: anki +folder: 01. 個人/01. Daily +dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))' +datasetName: 啞鈴 +month: + mode: annotation + annotation: 🐍 + startWeekOn: 'Mon' + color: steelblue +``` + +```tracker +searchType: frontmatter +searchTarget: 啞鈴 +folder: 01. 個人/01. Daily +dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))' +summary: + template: "Longest Streak: {{maxStreak()}} day(s)\nLongest Breaks: {{maxBreaks()}} day(s)\nLast streak: {{currentStreak()}} day(s)" ``` \ No newline at end of file diff --git a/01. 個人/01. Daily/2023-01-31(週二).md b/01. 個人/01. Daily/2023-01-31(週二).md index 76c3ac4..a137919 100644 --- a/01. 個人/01. Daily/2023-01-31(週二).md +++ b/01. 個人/01. Daily/2023-01-31(週二).md @@ -4,8 +4,12 @@ aliases: date: 2023-01-31 time: 19:55:51 description: -meditation: 1 anki: 1 +readingSkill: 0 +readingCasual: 0 +squat: 0 +啞鈴: 0 +仰臥起坐: 0 --- 時間:19:55:51 @@ -30,5 +34,3 @@ anki: 1 接著接睿睿,回到家都已經5點了。 沒有生產力的一天,今天要11點睡,明天7點起床。 - - #ff diff --git a/__test/ttt.md b/__test/ttt.md deleted file mode 100644 index 2da7e53..0000000 --- a/__test/ttt.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -tags: meditation -aliases: -date: 2023-01-31 -time: 19:55:51 -description: -grow-spiritual: 1 -anki: 1 ---- \ No newline at end of file