98 lines
1.8 KiB
Markdown
98 lines
1.8 KiB
Markdown
---
|
||
date_daily: 2024-05-20
|
||
achievement: 성취감 없다.
|
||
reading_book: 읽은 책 없다.
|
||
emotion: 오늘 내감정은 슬프다(작은이모가 돌아가셨다.)
|
||
important_date: false
|
||
tags:
|
||
- daily
|
||
daily_review: 오늘하루도 재미가 없다.
|
||
---
|
||
|
||
❮ [[2024|2024년]] / [[10. Planner/13. Monthly/2024-05|05월]] / [[2024-W21|21주]] ❯
|
||
❮❮ [[2024-05-19(일)]] | 2024-05-20(월) | [[2024-05-21(화)]] ❯❯
|
||
|
||
> [!quote] The best and most beautiful things in the world cannot be seen, nor touched... but are felt in the heart.
|
||
> — Helen Keller
|
||
|
||
## 내일 기억할 일
|
||
- 작은이모 장례식장 방문(연가 신청)
|
||
## 오늘 기억할 일
|
||
없습니다😀
|
||
|
||
## 아침
|
||
### 오늘의 확언
|
||
-
|
||
### 오늘의 목표
|
||
-
|
||
-
|
||
- [ ]
|
||
- [ ]
|
||
|
||
### 할 일 추가하기
|
||
|
||
- [x] 체력측정 🔼 📅 2024-05-22 ✅ 2024-05-23
|
||
|
||
## 오늘 끝내야 할 일
|
||
```tasks
|
||
due on or before 2024-05-20
|
||
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
|
||
is recurring
|
||
not done
|
||
has tags
|
||
```
|
||
|
||
### 언젠가 할 일
|
||
```tasks
|
||
no due date
|
||
not done
|
||
description regex does not match /^$/
|
||
```
|
||
|
||
### 오늘 완료한 일
|
||
```tasks
|
||
done 2024-05-20
|
||
```
|
||
|
||
## 독서
|
||
- 읽은 책 : 없음
|
||
- 읽은 페이지 : 0
|
||
|
||
## 운동
|
||
- 안함
|
||
|
||
## 하루 마무리
|
||
### 오늘 배운 것들
|
||
-
|
||
-
|
||
### 오늘 감사한 일
|
||
>[!note]
|
||
> 오늘하루를 살게 해주어서 감사합니다.
|
||
>^summary
|
||
|
||
### 일기
|
||
|
||
## 오늘 작성한 노트
|
||
```dataview
|
||
List FROM "" WHERE file.cday = date("2024-05-20") SORT file.ctime desc
|
||
|
||
```
|
||
|
||
## 오늘 수정한 노트
|
||
```dataview
|
||
List FROM "" WHERE file.mday = date("2024-05-20") SORT file.mtime desc
|
||
|
||
|
||
``` |