vault backup: 2024-07-01 15:07:59

Affected files:
Haina/Weekly/2024/2024-W27.md
main
Lei OT 2 years ago
parent 3e31c94982
commit b8e58a1963

@ -0,0 +1,120 @@
---
Created: 2024-07-01 Mon
Updated:
tags:
- 周报
---
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q3|Q3]] / [[Haina/Monthly/2024-07|July]] / [[Haina/Weekly/2024/2024-W26|Week 26]] | Week 27 | [[Haina/Weekly/2024/2024-W28|Week 28]] / [[Haina/Daily/2024-06-24|24 Mon]] - [[Haina/Daily/2024-06-25|25 Tue]] - [[Haina/Daily/2024-06-26|26 Wed]] - [[Haina/Daily/2024-06-27|27 Thu]] - [[Haina/Daily/2024-06-28|28 Fri]] - [[Haina/Daily/2024-06-29|29 Sat]] - [[Haina/Daily/2024-06-30|30 Sun]] [[Haina/Daily/2024-07-01|01 Mon]] - [[Haina/Daily/2024-07-02|02 Tue]] -
---
*2024-07-02 Tue*
## 上周工作
### 重点工作
#### WebHT 基础信息价格管理
1.
### 维护工作
#### 支付中心
1. PayPal API退款
1. 处理交易记录的API地址
2. [ ] 退款接口
3. [ ] 退款结果返回财务系统
####
1.
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (path includes W25) OR (path includes W26 )
> (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