Last Sync: 2026-01-24 12:45 (Mobile)
This commit is contained in:
58
.trash/2024-07 2.md
Normal file
58
.trash/2024-07 2.md
Normal file
@@ -0,0 +1,58 @@
|
||||
---
|
||||
tags:
|
||||
- monthly
|
||||
---
|
||||
---
|
||||
## 운동 습관 기르기
|
||||
```tracker
|
||||
searchType: frontmatter
|
||||
searchTarget: exercise
|
||||
folder: 10. Planner/11. Daily
|
||||
datasetName: 운동 습관 기르기
|
||||
month:
|
||||
startWeekOn: 'mon'
|
||||
headerMonthColor: orange
|
||||
initMonth: 2024-07
|
||||
mode: annotation
|
||||
annotation: 💪
|
||||
```
|
||||
---
|
||||
## 독서 습관 기르기
|
||||
```tracker
|
||||
searchType: frontmatter
|
||||
searchTarget: reading_page
|
||||
datasetName: 읽은 페이지
|
||||
folder: 10. Planner/11. Daily
|
||||
startDate: 2024-07-01(월)
|
||||
endDate: 2024-07-31(수)
|
||||
|
||||
line:
|
||||
title: 책 읽는 습관
|
||||
xAxisLabel: 날짜
|
||||
yAxisLabel: 읽은 페이지
|
||||
yAxisUnit: 페이지
|
||||
lineColor: red
|
||||
pointColor: red
|
||||
pointBorderWidth: 2
|
||||
pointBorderColor: red
|
||||
showLegend: True
|
||||
```
|
||||
---
|
||||
## 독서 요약
|
||||
```tracker
|
||||
searchType: frontmatter
|
||||
searchTarget: reading_page
|
||||
datasetName: 읽은 페이지
|
||||
folder: 10. Planner/11. Daily
|
||||
startDate: 2024-07-01(월)
|
||||
endDate: 2024-07-31(수)
|
||||
|
||||
summary:
|
||||
template: "적게 읽은 날: {{min()::i}}페이지\n많이 읽은 날: {{max()::i}}페이지\n독서한 날: {{numDaysHavingData()::i}}일"
|
||||
|
||||
```
|
||||
---
|
||||
## 월간 리뷰
|
||||
|
||||
> [!note]
|
||||
> ^review
|
||||
Reference in New Issue
Block a user