vault backup: 2024-07-10 17:15:58

Affected files:
Haina/Weekly/2024/2024-W28.md
Haina/Weekly/2024/2024-W29.md
main
Lei OT 1 year ago
parent a795c43232
commit 8aee90b1e8

@ -18,10 +18,10 @@ tags:
#### WebHT 基础信息价格管理
1. [ ] 年份,
2. [ ] 绑定产品的显示
3. [ ] 绑定的搜索, 接口和表格
4. [ ] 地接的审核结果页面
5. [ ] 跳转代理录入
2. [x] 绑定产品的显示 ✅ 2024-07-09
3. [x] 绑定的搜索, 接口和表格 ✅ 2024-07-09
4. [x] 地接的审核结果页面 ✅ 2024-07-10
5. [x] 跳转代理录入 ✅ 2024-07-10
6. [ ] 权限整理
1. 代理录入
2. 审核页面

@ -0,0 +1,115 @@
---
Created: 2024-07-10 Wed
Updated:
tags:
- 周报
---
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q3|Q3]] / [[Haina/Monthly/2024-07|July]] / [[Haina/Weekly/2024/2024-W28|Week 28]] | Week 29 | [[Haina/Weekly/2024/2024-W30|Week 30]] / [[Haina/Daily/2024-07-08|08 Mon]] - [[Haina/Daily/2024-07-09|09 Tue]] - [[Haina/Daily/2024-07-10|10 Wed]] - [[Haina/Daily/2024-07-11|11 Thu]] - [[Haina/Daily/2024-07-12|12 Fri]] - [[Haina/Daily/2024-07-13|13 Sat]] - [[Haina/Daily/2024-07-14|14 Sun]] [[Haina/Daily/2024-07-15|15 Mon]] - [[Haina/Daily/2024-07-16|16 Tue]] -
---
*2024-07-16 Tue*
## 上周工作
### 重点工作
####
1.
### 维护工作
####
1.
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (path includes W27) OR (path includes W28 )
> (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