vault backup: 2024-05-17 15:28:35

Affected files:
Haina/Templates/W-log.md
Haina/Weekly/2024/2024-W21.md
main
Lei OT 1 year ago
parent a34db195e9
commit 122df20f4d

@ -68,10 +68,16 @@ for (let day = 0; day < 2; day++) {
--- ---
> [!check] Latest 2 weeks > [!todo] Not done
> >
> ```tasks > ```tasks
> done after last monday > not done
> path includes Haina
> path includes Weekly/2024
> path includes W20
> (filter by function task.status.name === 'Todo')
> sort by heading
> sort by path reverse
> ``` > ```
> [!todo] In Progress > [!todo] In Progress
@ -85,6 +91,16 @@ for (let day = 0; day < 2; day++) {
> sort by path reverse > sort by path reverse
> ``` > ```
> [!check] Latest 2 weeks
>
> ```tasks
> done after last monday
> path includes Haina
> path includes Weekly/2024
> sort by heading
> sort by path reverse
> ```
> [!note] Deferred > [!note] Deferred
> >
> ```tasks > ```tasks
@ -135,7 +151,7 @@ for (let day = 0; day < 2; day++) {
> not done > not done
> path includes Haina > path includes Haina
> path includes Weekly/2024 > path includes Weekly/2024
> (filter by function task.status.name === 'Todo') > (filter by function task.status.type === 'TODO')
> sort by heading > sort by heading
> sort by path reverse > sort by path reverse
> ``` > ```

@ -42,6 +42,7 @@ tags:
1. **未重现** 猜测是时区原因, 已更新为设置北京时间 1. **未重现** 猜测是时区原因, 已更新为设置北京时间
2. #新增 海外反馈表需求 ✅ 2024-05-17 2. #新增 海外反馈表需求 ✅ 2024-05-17
## 本周计划 ## 本周计划
1. 1.
@ -109,7 +110,7 @@ tags:
> not done > not done
> path includes Haina > path includes Haina
> path includes Weekly/2024 > path includes Weekly/2024
> filter by function task.status.name === 'question' > filter by function task.status.name === 'Question'
> sort by heading > sort by heading
> sort by path reverse > sort by path reverse
> ``` > ```
@ -131,7 +132,7 @@ tags:
> not done > not done
> path includes Haina > path includes Haina
> path includes Weekly/2024 > path includes Weekly/2024
> (filter by function task.status.name === 'Todo') > (filter by function task.status.type === 'TODO')
> sort by heading > sort by heading
> sort by path reverse > sort by path reverse
> ``` > ```

Loading…
Cancel
Save