vault backup: 2024-09-18 09:21:31

Affected files:
Haina/Weekly/2024/2024-W38.md
Haina/Weekly/2024/2024-W39.md
main
Lei OT 2 years ago
parent 4c71f57ed7
commit aed99c580c

@ -17,7 +17,7 @@ tags:
#### Sales CRM 2.0
1.
1. 定义接口
### 维护工作

@ -0,0 +1,115 @@
---
Created: 2024-09-18 Wed
Updated:
tags:
- 周报
---
[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q3|Q3]] / [[Haina/Monthly/2024-09|September]] / [[Haina/Weekly/2024/2024-W38|Week 38]] | Week 39 | [[Haina/Weekly/2024/2024-W40|Week 40]] / [[Haina/Daily/2024-09-16|16 Mon]] - [[Haina/Daily/2024-09-17|17 Tue]] - [[Haina/Daily/2024-09-18|18 Wed]] - [[Haina/Daily/2024-09-19|19 Thu]] - [[Haina/Daily/2024-09-20|20 Fri]] - [[Haina/Daily/2024-09-21|21 Sat]] - [[Haina/Daily/2024-09-22|22 Sun]] [[Haina/Daily/2024-09-23|23 Mon]] - [[Haina/Daily/2024-09-24|24 Tue]] -
---
*2024-09-24 Tue*
## 上周工作
### 重点工作
####
1.
### 维护工作
####
1.
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2024
> (path includes W37) OR (path includes W38 )
> (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