|
|
|
@ -0,0 +1,119 @@
|
|
|
|
|
---
|
|
|
|
|
Created: 2024-05-28 Tue
|
|
|
|
|
Updated: 2024-05-28 17:45 Tue
|
|
|
|
|
tags:
|
|
|
|
|
- 周报
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q2|Q2]] / [[Haina/Monthly/2024-06|June]] / ❮ [[Haina/Weekly/2024/2024-W22|Week 22]] | Week 23 | [[Haina/Weekly/2024/2024-W24|Week 24]] ❯ / [[Haina/Daily/2024-05-27|27 Mon]] - [[Haina/Daily/2024-05-28|28 Tue]] - [[Haina/Daily/2024-05-29|29 Wed]] - [[Haina/Daily/2024-05-30|30 Thu]] - [[Haina/Daily/2024-05-31|31 Fri]] - [[Haina/Daily/2024-06-01|01 Sat]] - [[Haina/Daily/2024-06-02|02 Sun]] ❯ [[Haina/Daily/2024-06-03|03 Mon]] - [[Haina/Daily/2024-06-04|04 Tue]] -
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
*2024-06-04 Tue*
|
|
|
|
|
|
|
|
|
|
## 上周工作
|
|
|
|
|
|
|
|
|
|
### 重点工作
|
|
|
|
|
|
|
|
|
|
#### 价格平台
|
|
|
|
|
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
### 维护工作
|
|
|
|
|
|
|
|
|
|
####
|
|
|
|
|
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
## 本周计划
|
|
|
|
|
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
> [!todo] Not done
|
|
|
|
|
>
|
|
|
|
|
> ```tasks
|
|
|
|
|
> not done
|
|
|
|
|
> path includes Haina
|
|
|
|
|
> path includes Weekly/2024
|
|
|
|
|
> path includes W20
|
|
|
|
|
> (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')
|
|
|
|
|
> 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
|
|
|
|
|
> ```
|