|
|
|
@ -0,0 +1,116 @@
|
|
|
|
|
---
|
|
|
|
|
Created: 2025-04-08 Tue
|
|
|
|
|
Updated:
|
|
|
|
|
tags:
|
|
|
|
|
- 周报
|
|
|
|
|
---
|
|
|
|
|
[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q2|Q2]] / [[Haina/Monthly/2025-04|April]] / ❮ [[Haina/Weekly/2025/2025-W15|Week 15]] | Week 16 | [[Haina/Weekly/2025/2025-W17|Week 17]] ❯ / [[Haina/Daily/2025-04-07|07 Mon]] - [[Haina/Daily/2025-04-08|08 Tue]] - [[Haina/Daily/2025-04-09|09 Wed]] - [[Haina/Daily/2025-04-10|10 Thu]] - [[Haina/Daily/2025-04-11|11 Fri]] - [[Haina/Daily/2025-04-12|12 Sat]] - [[Haina/Daily/2025-04-13|13 Sun]] ❯ [[Haina/Daily/2025-04-14|14 Mon]] - [[Haina/Daily/2025-04-15|15 Tue]] -
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
*2025-04-15 Tue*
|
|
|
|
|
|
|
|
|
|
## 上周工作
|
|
|
|
|
|
|
|
|
|
### 重点工作
|
|
|
|
|
####
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
### 维护工作
|
|
|
|
|
#### 交接廖老师
|
|
|
|
|
1. JH上线新站相关工作
|
|
|
|
|
2. 查询掉线的WA, 发负责人. GH-骆; 客运-区老师; 国际-兰芬
|
|
|
|
|
3. 东道主项目: API 维护
|
|
|
|
|
|
|
|
|
|
## 本周计划
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
> [!todo] Not done
|
|
|
|
|
>
|
|
|
|
|
> ```tasks
|
|
|
|
|
> not done
|
|
|
|
|
> path includes Haina
|
|
|
|
|
> path includes Weekly/2025
|
|
|
|
|
> (path includes W14) OR (path includes W15 )
|
|
|
|
|
> (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/2025
|
|
|
|
|
> (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
|
|
|
|
|
> sort by path reverse
|
|
|
|
|
> sort by heading
|
|
|
|
|
> ```
|
|
|
|
|
|
|
|
|
|
> [!note] Deferred
|
|
|
|
|
>
|
|
|
|
|
> ```tasks
|
|
|
|
|
> not done
|
|
|
|
|
> path includes Haina
|
|
|
|
|
> path includes Weekly/2025
|
|
|
|
|
> 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/2025
|
|
|
|
|
> 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/2025
|
|
|
|
|
> filter by function task.status.name === 'question'
|
|
|
|
|
> sort by path reverse
|
|
|
|
|
> sort by heading
|
|
|
|
|
> ```
|
|
|
|
|
|
|
|
|
|
> [!fail] Cancelled
|
|
|
|
|
>
|
|
|
|
|
> ```tasks
|
|
|
|
|
> path includes Haina
|
|
|
|
|
> path includes Weekly/2025
|
|
|
|
|
> 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/2025
|
|
|
|
|
> (filter by function task.status.type === 'TODO')
|
|
|
|
|
> sort by path reverse
|
|
|
|
|
> sort by heading
|
|
|
|
|
> ```
|