Last Sync: 2026-01-24 12:45 (Mobile)
This commit is contained in:
101
.trash/2024-05-16(목).md
Normal file
101
.trash/2024-05-16(목).md
Normal file
@@ -0,0 +1,101 @@
|
||||
---
|
||||
date_daily: 2024-05-16
|
||||
achievement:
|
||||
reading_book:
|
||||
emotion:
|
||||
important_date: false
|
||||
tags:
|
||||
- daily
|
||||
---
|
||||
|
||||
❮ [[2024|2024년]] / [[10. Planner/13. Monthly/2024-05|05월]] / [[2024-W20|20주]] ❯
|
||||
❮❮ [[2024-05-15(수)]] | 2024-05-16(목) | [[2024-05-17(금)]] ❯❯
|
||||
|
||||
> [!quote] Promises are the uniquely human way of ordering the future, making it predictable and reliable to the extent that this is humanly possible.
|
||||
> — Hannah Arendt
|
||||
|
||||
## 내일 기억할 일
|
||||
- 집에가기
|
||||
-
|
||||
## 오늘 기억할 일
|
||||
없습니다😀
|
||||
|
||||
## 아침
|
||||
### 오늘의 확언
|
||||
-
|
||||
### 오늘의 목표
|
||||
-
|
||||
-
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
### 할 일 추가하기
|
||||
|
||||
- [x] 화장실 청소 🔽 🛫 2024-05-17 📅 2024-05-17 ✅ 2024-05-20
|
||||
- [ ]
|
||||
|
||||
## 오늘 끝내야 할 일
|
||||
```tasks
|
||||
due on or before 2024-05-16
|
||||
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-16
|
||||
```
|
||||
|
||||
## 독서
|
||||
- 읽은 책
|
||||
- 읽은 페이지
|
||||
|
||||
## 운동
|
||||
-
|
||||
|
||||
## 하루 마무리
|
||||
### 오늘 배운 것들
|
||||
-
|
||||
-
|
||||
### 오늘 감사한 일
|
||||
>[!note]
|
||||
>오늘하루도 무사히 지나감에 감사합니다.
|
||||
>가족모두가 건강함에 감사합니다.
|
||||
>배부르게 먹을수 있고, 따뜻하게 잘수 있음에 감사합니다.
|
||||
### 일기
|
||||
>[!NOTE]
|
||||
>시험이 얼마남지 않았는데 요즘 무척 게으름을 많이 피운다. 이래선 아무것도 이룰수 없다.
|
||||
>
|
||||
## 오늘 작성한 노트
|
||||
```dataview
|
||||
List FROM "" WHERE file.cday = date("2024-05-16") SORT file.ctime desc
|
||||
|
||||
```
|
||||
|
||||
## 오늘 수정한 노트
|
||||
```dataview
|
||||
List FROM "" WHERE file.mday = date("2024-05-16") SORT file.mtime desc
|
||||
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user