vault backup: 2024-07-03 09:33:07

Affected files:
Haina/Weekly/2024/2024-W28.md
main
Lei OT 2 years ago
parent 67e0e1b9ac
commit 4ae1e7a3ab

@ -0,0 +1,119 @@
---
Created: 2024-07-03 Wed
Updated:
tags:
- 周报
---
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q3|Q3]] / [[Haina/Monthly/2024-07|July]] / [[Haina/Weekly/2024/2024-W27|Week 27]] | Week 28 | [[Haina/Weekly/2024/2024-W29|Week 29]] / [[Haina/Daily/2024-07-01|01 Mon]] - [[Haina/Daily/2024-07-02|02 Tue]] - [[Haina/Daily/2024-07-03|03 Wed]] - [[Haina/Daily/2024-07-04|04 Thu]] - [[Haina/Daily/2024-07-05|05 Fri]] - [[Haina/Daily/2024-07-06|06 Sat]] - [[Haina/Daily/2024-07-07|07 Sun]] [[Haina/Daily/2024-07-08|08 Mon]] - [[Haina/Daily/2024-07-09|09 Tue]] -
---
*2024-07-09 Tue*
## 上周工作
### 重点工作
#### WebHT 基础信息价格管理
1.
### 维护工作
#### 支付中心
1. #新增 PayPal API退款
2.
####
1.
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (path includes W26) OR (path includes W27 )
> (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