vault backup: 2023-08-03 20:49:51
This commit is contained in:
@@ -69,6 +69,31 @@ dateFormatSuffix: '(\(週一\)|\(週二\)|\(週三\)|\(週四\)|\(週五\)|\(週
|
||||
summary:
|
||||
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)"
|
||||
```
|
||||
````
|
||||
`````
|
||||
|
||||
----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user