Last Sync: 2026-01-01 23:18 (Mobile)

This commit is contained in:
2026-01-01 23:18:34 +09:00
parent efefcb9046
commit 5875f2b9e4
2719 changed files with 254620 additions and 0 deletions

View File

@@ -0,0 +1,88 @@
---
date_daily: 2024-06-01
achievement: 성취한것
reading_book: 읽은책
emotion: 오늘감정
important_date: false
tags:
- daily
daily_review: 오늘하루는
exercise: true
reading_page: "30"
---
[[2024|2024년]] / [[2024-06|06월]] / [[2024-W22|22주]]
[[2024-05-31(금)]] | 2024-06-01(토) | [[2024-06-02(일)]]
> [!quote] The best and most beautiful things in the world cannot be seen, nor touched... but are felt in the heart.
> — Helen Keller
## 내일 기억할 일
-
## 오늘 기억할 일
없습니다😀
## 아침
### 오늘의 확언
-
### 오늘의 목표
-
-
- [ ]
- [ ]
### 할 일 추가하기
- [ ]
## 오늘 끝내야 할 일
```tasks
due on or before 2024-06-01
filter by function task.file.folder.includes("10. Planner")
filter by function !task.file.folder.includes("templates")
not done
sort by priority
```
### 업무 할 일
```tasks
tag include #업무
```
### 개인 할 일
```tasks
tag include #업무
```
### 반복 할 일
```tasks
is recurring
not done
has tags
```
### 언젠가 할 일
```tasks
no due date
not done
description regex does not match /^$/
```
### 오늘 완료한 일
```tasks
done 2024-06-01
```
## 독서
- 읽은 책 :
- 읽은 페이지 :
## 운동
-
## 하루 마무리
### 오늘 배운 것들
-
-
### 오늘 감사한 일
>[!note]
>^summary
### 일기
>[!note]
>
## 오늘 작성한 노트
```dataview
List FROM "" WHERE file.cday = date("2024-05-23") SORT file.ctime desc
```
## 오늘 수정한 노트
```dataview
List FROM "" WHERE file.mday = date("2024-05-23") SORT file.mtime desc
```