vault backup: 2023-02-01 11:51:24

This commit is contained in:
2023-02-01 11:51:24 +08:00
parent 47ffb63763
commit d7b1f29c5d
4 changed files with 66 additions and 9 deletions

View File

@@ -36,12 +36,12 @@
} }
}, },
{ {
"id": "8cf28d8feb53986f", "id": "accac0debbd124f0",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-01-31(週).md", "file": "01. 個人/01. Daily/2023-02-01(週).md",
"mode": "source", "mode": "source",
"source": true "source": true
} }
@@ -106,7 +106,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-01-31(週).md", "file": "01. 個人/01. Daily/2023-02-01(週).md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -123,7 +123,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "01. 個人/01. Daily/2023-01-31(週).md" "file": "01. 個人/01. Daily/2023-02-01(週).md"
} }
} }
}, },
@@ -168,17 +168,17 @@
"periodic-notes:Open today": false "periodic-notes:Open today": false
} }
}, },
"active": "8cf28d8feb53986f", "active": "accac0debbd124f0",
"lastOpenFiles": [ "lastOpenFiles": [
"00. Inbox/Habit Tracker.md", "00. Inbox/Habit Tracker.md",
"01. 個人/01. Daily/2023-01-31(週).md", "01. 個人/01. Daily/2023-02-01(週).md",
"00. Inbox/01. TODO.md", "00. Inbox/01. TODO.md",
"05. 資料收集/99. templates/日記.md", "05. 資料收集/99. templates/日記.md",
"01. 個人/01. Daily/2023-01-31(週二).md",
"00. Inbox/未命名.md", "00. Inbox/未命名.md",
"05. 資料收集/99. templates/front matter.md", "05. 資料收集/99. templates/front matter.md",
"__test/2023-01-31(週二).md", "__test/2023-01-31(週二).md",
"01. 個人/20230214 - 日本福岡旅遊.md", "01. 個人/20230214 - 日本福岡旅遊.md",
"01. 個人/00. Informations/Datas.md", "01. 個人/00. Informations/Datas.md"
"05. 資料收集/99. templates/2col.md"
] ]
} }

View File

@@ -1,4 +1,28 @@
`````col `````col
````col-md
# Summit
```tracker
searchType: frontmatter
searchTarget: listenSummit
folder: 01. 個人/01. Daily
dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))'
datasetName: listenSummit
startDate: 2023-01-01
month:
startWeekOn: 'Mon'
color: steelblue
```
```tracker
searchType: frontmatter
searchTarget: listenSummit
folder: 01. 個人/01. Daily
dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週六\)|\(週日\))'
summary:
template: "Longest Streak: {{maxStreak()}} day(s)\nLongest Breaks: {{maxBreaks()}} day(s)\nLast streak: {{currentStreak()}} day(s)"
```
````
````col-md ````col-md
# Anki # Anki
```tracker ```tracker

View File

@@ -0,0 +1,32 @@
---
tags:
aliases:
date: 2023-02-01
time: 11:46:49
description:
listenSummit: 1
anki: 0
readingSkill: 1
readingCasual: 0
squat: 0
啞鈴: 0
仰臥起坐: 0
---
時間11:46:49
### TAG
---
### 新增TODO
#### 私事
#### 公事
---
### 今日回顧

View File

@@ -3,7 +3,8 @@ tags:
aliases: aliases:
date: {{date}} date: {{date}}
time: {{time:HH:mm:ss}} time: {{time:HH:mm:ss}}
description: description:
listenSummit: 0
anki: 0 anki: 0
readingSkill: 0 readingSkill: 0
readingCasual: 0 readingCasual: 0