vault backup: 2025-03-06 10:07:49

Affected files:
Haina/Weekly/2025/2025-W11.md
main
Lei OT 4 months ago
parent b8a71abadb
commit da95abb32f

@ -0,0 +1,114 @@
---
Created: 2025-03-06 Thu
Updated:
tags:
- 周报
---
[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q1|Q1]] / [[Haina/Monthly/2025-03|March]] / [[Haina/Weekly/2025/2025-W10|Week 10]] | Week 11 | [[Haina/Weekly/2025/2025-W12|Week 12]] / [[Haina/Daily/2025-03-03|03 Mon]] - [[Haina/Daily/2025-03-04|04 Tue]] - [[Haina/Daily/2025-03-05|05 Wed]] - [[Haina/Daily/2025-03-06|06 Thu]] - [[Haina/Daily/2025-03-07|07 Fri]] - [[Haina/Daily/2025-03-08|08 Sat]] - [[Haina/Daily/2025-03-09|09 Sun]] [[Haina/Daily/2025-03-10|10 Mon]] - [[Haina/Daily/2025-03-11|11 Tue]] -
---
*2025-03-11 Tue*
## 上周工作
### 重点工作
####
1.
### 维护工作
####
1. page views 在page screens 与referer 中不一致
## 本周计划
1.
---
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (path includes W09) OR (path includes W10 )
> (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