132 lines
2.3 KiB
Markdown
132 lines
2.3 KiB
Markdown
---
|
||
date_daily: 2024-12-18
|
||
achievement:
|
||
reading_book:
|
||
emotion:
|
||
important_date: false
|
||
tags:
|
||
- daily
|
||
daily_review:
|
||
reading_page:
|
||
exercise: false
|
||
---
|
||
**올해 남은 일: 13
|
||
|
||
*achievement:업적,성취(목표를 이루다), emotion:감정, exetcise:운동, review:(변화를 주기위해)검토, 비평, 논평, 평가, *
|
||
|
||
❮ [[2024|2024년]] / [[2024-12|12월]] / [[2024-W51|51주]] ❯
|
||
❮❮ [[2024-12-17(화)]] | 2024-12-18(수) | [[2024-12-19(목)]] ❯❯
|
||
|
||
|
||
> [!quote] He that respects himself is safe from others; he wears a coat of mail that none can pierce.
|
||
> — Henry Longfellow
|
||
|
||
|
||
### 일일업무(오전)
|
||
![[211. 일일업무#오전]]
|
||
### 일일업무(오후)
|
||
![[211. 일일업무#오후]]
|
||
### 주간업무(수)
|
||
![[212. 주간업무#수]]
|
||
### 월간업무
|
||
![[213. 월간업무#3주차]]
|
||
### 분기업무
|
||
![[214. 분기업무#4분기]]
|
||
### 반기업무
|
||
![[215. 반기업무#후반기]]
|
||
### 연간업무
|
||
![[216. 연간업무]]
|
||
|
||
|
||
### 내일 기억할 일
|
||
|
||
### 오늘 기억할 일
|
||
없습니다😀
|
||
|
||
### 아침
|
||
#### 오늘의 확언 ^[확실히 말하다.]
|
||
-
|
||
#### 오늘의 목표
|
||
-
|
||
-
|
||
- [ ]
|
||
- [ ]
|
||
|
||
#### 할 일 추가하기
|
||
|
||
- [ ]
|
||
|
||
### 오늘 끝내야 할 일
|
||
```tasks
|
||
due on or before 2024-12-18
|
||
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 #업무
|
||
not done
|
||
```
|
||
#### 개인 할 일
|
||
```tasks
|
||
tag include #개인
|
||
not done
|
||
```
|
||
#### 반복 할 일
|
||
```tasks
|
||
is recurring
|
||
not done
|
||
has tags
|
||
```
|
||
|
||
#### 언젠가 할 일
|
||
```tasks
|
||
no due date
|
||
not done
|
||
path does not include inbox
|
||
description regex does not match /^$/
|
||
```
|
||
|
||
#### 오늘 완료한 일
|
||
```tasks
|
||
done 2024-12-18
|
||
```
|
||
|
||
### 독서
|
||
- 읽은 책
|
||
- 읽은 페이지
|
||
|
||
### 운동
|
||
-
|
||
|
||
### 하루 마무리
|
||
#### 오늘 배운 것들
|
||
-
|
||
-
|
||
#### 오늘 감사한 일
|
||
>[!note]
|
||
>
|
||
#### 일기
|
||
>[!note]
|
||
|
||
#### 오늘요약
|
||
>[!note]
|
||
>
|
||
>^summary
|
||
|
||
### 오늘 작성한 노트
|
||
```dataview
|
||
List FROM "" WHERE file.cday = date("2024-12-18") SORT file.ctime desc
|
||
|
||
```
|
||
|
||
### 오늘 수정한 노트
|
||
```dataview
|
||
List FROM "" WHERE file.mday = date("2024-12-18") SORT file.mtime desc
|
||
|
||
|
||
```
|
||
|