|
|
|
@ -0,0 +1,116 @@
|
|
|
|
|
---
|
|
|
|
|
Created: 2024-11-18 Mon
|
|
|
|
|
Updated:
|
|
|
|
|
tags:
|
|
|
|
|
- 周报
|
|
|
|
|
---
|
|
|
|
|
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q4|Q4]] / [[Haina/Monthly/2024-11|November]] / ❮ [[Haina/Weekly/2024/2024-W47|Week 47]] | Week 48 | [[Haina/Weekly/2024/2024-W49|Week 49]] ❯ / [[Haina/Daily/2024-11-17|17 Sun]] - [[Haina/Daily/2024-11-18|18 Mon]] - [[Haina/Daily/2024-11-19|19 Tue]] - [[Haina/Daily/2024-11-20|20 Wed]] - [[Haina/Daily/2024-11-21|21 Thu]] - [[Haina/Daily/2024-11-22|22 Fri]] - [[Haina/Daily/2024-11-23|23 Sat]] ❯ [[Haina/Daily/2024-11-24|24 Sun]] - [[Haina/Daily/2024-11-25|25 Mon]] -
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
*2024-11-25 Mon*
|
|
|
|
|
|
|
|
|
|
## 上周工作
|
|
|
|
|
|
|
|
|
|
### 重点工作
|
|
|
|
|
#### Sales CRM 2.0
|
|
|
|
|
1.
|
|
|
|
|
#### WebHT
|
|
|
|
|
1.
|
|
|
|
|
### 维护工作
|
|
|
|
|
####
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
## 本周计划
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
> [!todo] Not done
|
|
|
|
|
>
|
|
|
|
|
> ```tasks
|
|
|
|
|
> not done
|
|
|
|
|
> path includes Haina
|
|
|
|
|
> path includes Weekly/2024
|
|
|
|
|
> (path includes W46) OR (path includes W47 )
|
|
|
|
|
> (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
|
|
|
|
|
> ```
|