vault backup: 2023-08-03 20:49:51

This commit is contained in:
2023-08-03 20:49:51 +08:00
parent 541a968978
commit 8c5997661b
5 changed files with 34 additions and 19 deletions

View File

@@ -34,21 +34,8 @@
}, },
"pinned": true "pinned": true
} }
},
{
"id": "963416499a958301",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "01. 個人/01. Daily/2023-08-02(週三).md",
"mode": "source",
"source": true
} }
} ]
}
],
"currentTab": 2
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -114,7 +101,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-08-02(週三).md", "file": "00. Inbox/Habit Tracker.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -139,7 +126,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-08-02(週三).md" "file": "00. Inbox/Habit Tracker.md"
} }
} }
}, },
@@ -190,12 +177,13 @@
"periodic-notes:Open today": false "periodic-notes:Open today": false
} }
}, },
"active": "963416499a958301", "active": "2d6c71e84273c20a",
"lastOpenFiles": [ "lastOpenFiles": [
"01. 個人/01. Daily/2023-08-01(週二).md", "01. 個人/01. Daily/2023-08-01(週二).md",
"00. Inbox/Habit Tracker.md",
"01. 個人/01. Daily/2023-08-02(週三).md", "01. 個人/01. Daily/2023-08-02(週三).md",
"00. Inbox/Habit Tracker.md",
"00. Inbox/01. TODO.md", "00. Inbox/01. TODO.md",
"05. 資料收集/99. templates/日記.md",
"04. Programming/Kotlin/run, let, with, also 和 apply.md", "04. Programming/Kotlin/run, let, with, also 和 apply.md",
"01. 個人/01. Daily/2022/12/2022-12-04(週日).md", "01. 個人/01. Daily/2022/12/2022-12-04(週日).md",
"01. 個人/01. Daily/2022/02/2022-02-11(週五).md", "01. 個人/01. Daily/2022/02/2022-02-11(週五).md",
@@ -217,7 +205,6 @@
"04. Programming/UML.md", "04. Programming/UML.md",
"03. 專注Study/Android/Android programming.md", "03. 專注Study/Android/Android programming.md",
"04. Programming/Python/choices().md", "04. Programming/Python/choices().md",
"05. 資料收集/libsndfile.md",
"00. Inbox/vc-fwUpdate code trace(Meetup).canvas", "00. Inbox/vc-fwUpdate code trace(Meetup).canvas",
"00. Inbox/My Mindmap.canvas", "00. Inbox/My Mindmap.canvas",
"05. 資料收集/Tool Setup/Software/diskstation/share/Tools/字型", "05. 資料收集/Tool Setup/Software/diskstation/share/Tools/字型",

View File

@@ -69,6 +69,31 @@ dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週
summary: summary:
template: "Longest Streak: {{maxStreak()}} day(s)\nLongest Breaks: {{maxBreaks()}} day(s)\nLast streak: {{currentStreak()}} day(s)" template: "Longest Streak: {{maxStreak()}} day(s)\nLongest Breaks: {{maxBreaks()}} day(s)\nLast streak: {{currentStreak()}} day(s)"
``` ```
````
````col-md
# 跑步
```tracker
searchType: frontmatter
searchTarget: 跑步
folder: 01. 個人/01. Daily
dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))'
datasetName: 跑步
startDate: 2023-01-01
month:
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)"
```
````
````` `````
---------------------------------------- ----------------------------------------

View File

@@ -9,6 +9,7 @@ readingSkill: 0
readingCasual: 0 readingCasual: 0
啞鈴: 25 啞鈴: 25
伏地挺身: 25 伏地挺身: 25
跑步: 1
--- ---
時間20:20:24 時間20:20:24

View File

@@ -9,6 +9,7 @@ readingSkill: 0
readingCasual: 0 readingCasual: 0
啞鈴: 45 啞鈴: 45
伏地挺身: 45 伏地挺身: 45
跑步: 1
--- ---
時間22:23:09 時間22:23:09

View File

@@ -9,6 +9,7 @@ readingSkill: 0
readingCasual: 0 readingCasual: 0
啞鈴: 0 啞鈴: 0
伏地挺身: 0 伏地挺身: 0
跑步: 0
--- ---
時間:{{time:HH:mm:ss}} 時間:{{time:HH:mm:ss}}