vault backup: 2025-03-12 09:51:23

Affected files:
Haina/Weekly/2025/2025-W11.md
Haina/Weekly/2025/2025-W12.md
main
Lei OT 4 months ago
parent f640b35058
commit c31606375a

@ -29,7 +29,8 @@ tags:
- 与PayPal谈判费率的空间 - 与PayPal谈判费率的空间
7. [ ] PayPal 费率变更, 超最低提醒: `fgy@hainatravel.com` `xtt@hainatravel.com` (俸国英) 7. [ ] PayPal 费率变更, 超最低提醒: `fgy@hainatravel.com` `xtt@hainatravel.com` (俸国英)
8. [ ] 海外反馈表: 页面支持多语种 8. [ ] 海外反馈表: 页面支持多语种
9. [ ] 连连支付: 入驻审核; 开通测试账号 9. [ ] 连连支付: 入驻审核;
10. [x] 连连支付: 开通测试账号 ✅ 2025-03-12
## 本周计划 ## 本周计划
1. 1.

@ -0,0 +1,114 @@
---
Created: 2025-03-12 Wed
Updated:
tags:
- 周报
---
[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / [[Haina/Weekly/2025/2025-W11|Week 11]] | Week 12 | [[Haina/Weekly/2025/2025-W13|Week 13]] / [[Haina/Daily/2025-03-10|10 Mon]] - [[Haina/Daily/2025-03-11|11 Tue]] - [[Haina/Daily/2025-03-12|12 Wed]] - [[Haina/Daily/2025-03-13|13 Thu]] - [[Haina/Daily/2025-03-14|14 Fri]] - [[Haina/Daily/2025-03-15|15 Sat]] - [[Haina/Daily/2025-03-16|16 Sun]] [[Haina/Daily/2025-03-17|17 Mon]] - [[Haina/Daily/2025-03-18|18 Tue]] -
---
*2025-03-18 Tue*
## 上周工作
### 重点工作
####
1.
### 维护工作
####
1.
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (path includes W10) OR (path includes W11 )
> (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
> ```
Loading…
Cancel
Save