vault backup: 2024-09-03 09:35:46

Affected files:
Haina/Weekly/2024/2024-W36.md
main
Lei OT 11 months ago
parent 12ea58dfcb
commit 8cc64d71bd

@ -0,0 +1,118 @@
---
Created: 2024-09-03 Tue
Updated:
tags:
- 周报
---
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q3|Q3]] / [[Haina/Monthly/2024-09|September]] / [[Haina/Weekly/2024/2024-W35|Week 35]] | Week 36 | [[Haina/Weekly/2024/2024-W37|Week 37]] / [[Haina/Daily/2024-08-26|26 Mon]] - [[Haina/Daily/2024-08-27|27 Tue]] - [[Haina/Daily/2024-08-28|28 Wed]] - [[Haina/Daily/2024-08-29|29 Thu]] - [[Haina/Daily/2024-08-30|30 Fri]] - [[Haina/Daily/2024-08-31|31 Sat]] - [[Haina/Daily/2024-09-01|01 Sun]] [[Haina/Daily/2024-09-02|02 Mon]] - [[Haina/Daily/2024-09-03|03 Tue]] -
---
*2024-09-03 Tue*
## 上周工作
### 重点工作
#### WebHT
1. 导出`docx`
2.
#### 喜玩
1. 同步的bug 处理
2. 增加日志
### 维护工作
####
1.
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (path includes W34) OR (path includes W35 )
> (filter by function task.status.name === 'Todo')
> sort by path reverse
> sort by heading
> ```
> [!todo] In Progress
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (filter by function task.status.name === 'incomplete')
> sort by path reverse
> sort by heading
> ```
> [!check] Latest 2 weeks
>
> ```tasks
> done after last monday
> path includes Haina
> path includes Weekly/2024
> sort by path reverse
> sort by heading
> ```
> [!note] Deferred
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'forwarded'
> sort by path reverse
> sort by heading
> ```
> [!tip] Idea, Important
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire')
> sort by path reverse
> sort by heading
> ```
> [!faq] Question
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'question'
> sort by path reverse
> sort by heading
> ```
> [!fail] Cancelled
>
> ```tasks
> path includes Haina
> path includes Weekly/2024
> filter by function task.status.name === 'canceled'
> sort by path reverse
> sort by heading
> ```
> [!todo] Todo
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (filter by function task.status.type === 'TODO')
> sort by path reverse
> sort by heading
> ```
Loading…
Cancel
Save