|
|
|
@ -0,0 +1,123 @@
|
|
|
|
|
---
|
|
|
|
|
Created: 2024-08-07 Wed
|
|
|
|
|
Updated: 2024-08-07 01:54 Wed
|
|
|
|
|
tags:
|
|
|
|
|
- 周报
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q3|Q3]] / [[Haina/Monthly/2024-08|August]] / ❮ [[Haina/Weekly/2024/2024-W32|Week 32]] | Week 33 | [[Haina/Weekly/2024/2024-W34|Week 34]] ❯ / [[Haina/Daily/2024-08-05|05 Mon]] - [[Haina/Daily/2024-08-06|06 Tue]] - [[Haina/Daily/2024-08-07|07 Wed]] - [[Haina/Daily/2024-08-08|08 Thu]] - [[Haina/Daily/2024-08-09|09 Fri]] - [[Haina/Daily/2024-08-10|10 Sat]] - [[Haina/Daily/2024-08-11|11 Sun]] ❯ [[Haina/Daily/2024-08-12|12 Mon]] - [[Haina/Daily/2024-08-13|13 Tue]] -
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
*2024-08-13 Tue*
|
|
|
|
|
|
|
|
|
|
## 上周工作
|
|
|
|
|
|
|
|
|
|
### 重点工作
|
|
|
|
|
|
|
|
|
|
#### WebHT 基础信息价格管理
|
|
|
|
|
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
### 维护工作
|
|
|
|
|
|
|
|
|
|
#### 海外反馈表
|
|
|
|
|
|
|
|
|
|
1. ["] 多人提交的结果页保存
|
|
|
|
|
|
|
|
|
|
#### 支付中心
|
|
|
|
|
|
|
|
|
|
1. [ ] PayPal ACDC: Google Pay
|
|
|
|
|
|
|
|
|
|
## 本周计划
|
|
|
|
|
|
|
|
|
|
1.
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
> [!todo] Not done
|
|
|
|
|
>
|
|
|
|
|
> ```tasks
|
|
|
|
|
> not done
|
|
|
|
|
> path includes Haina
|
|
|
|
|
> path includes Weekly/2024
|
|
|
|
|
> (path includes W31) OR (path includes W32 )
|
|
|
|
|
> (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
|
|
|
|
|
> ```
|