From 23048c1d2b79f88488367080a0f3cdf7728f9513 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Sun, 13 Apr 2025 02:24:59 +0800 Subject: [PATCH] vault backup: 2025-04-13 02:24:59 Affected files: Haina/Templates/W-log.md Haina/Weekly/2025/2025-W16.md Haina/Weekly/2025/2025-W17.md --- Haina/Templates/W-log.md | 58 ++++++++++-- Haina/Weekly/2025/2025-W16.md | 9 +- Haina/Weekly/2025/2025-W17.md | 160 ++++++++++++++++++++++++++++++++++ 3 files changed, 218 insertions(+), 9 deletions(-) create mode 100644 Haina/Weekly/2025/2025-W17.md diff --git a/Haina/Templates/W-log.md b/Haina/Templates/W-log.md index c89071f..ba3f1ea 100644 --- a/Haina/Templates/W-log.md +++ b/Haina/Templates/W-log.md @@ -64,33 +64,56 @@ for (let day = 0; day < 2; day++) { ## 本周计划 1. +--- ---- +> [!danger] 🔴重要且紧急⏫🔺 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') +> sort by path reverse +> sort by heading +> ``` -> [!todo] Not done +> [!warning] 🟠不重要紧急🔼 > > ```tasks > not done > path includes Haina > path includes Weekly/<% moment(tp.file.title).format('YYYY') %> -> (path includes W<% moment(tp.file.title).subtract(2, 'weeks').format('ww') %>) OR (path includes W<% moment(tp.file.title).subtract(1, 'weeks').format('ww') %> ) -> (filter by function task.status.name === 'Todo') +> (filter by function task.priorityName === 'Medium') > sort by path reverse > sort by heading > ``` -> [!todo] In Progress +> [!important] 🟡重要不紧急🔽 > > ```tasks > not done > path includes Haina > path includes Weekly/<% moment(tp.file.title).format('YYYY') %> -> (filter by function task.status.name === 'incomplete') +> (filter by function task.priorityName === 'Normal') +> sort by path reverse +> sort by heading +> ``` + +> [!info] 🟢不重要不紧急⏬ +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/<% moment(tp.file.title).format('YYYY') %> +> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') > sort by path reverse > sort by heading > ``` + +--- + > [!check] Latest 2 weeks > > ```tasks @@ -100,6 +123,29 @@ for (let day = 0; day < 2; day++) { > sort by heading > ``` +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/<% moment(tp.file.title).format('YYYY') %> +> (path includes W<% moment(tp.file.title).subtract(2, 'weeks').format('ww') %>) OR (path includes W<% moment(tp.file.title).subtract(1, 'weeks').format('ww') %> ) +> (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/<% moment(tp.file.title).format('YYYY') %> +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + > [!note] Deferred > > ```tasks diff --git a/Haina/Weekly/2025/2025-W16.md b/Haina/Weekly/2025/2025-W16.md index f61e496..e4c96ed 100644 --- a/Haina/Weekly/2025/2025-W16.md +++ b/Haina/Weekly/2025/2025-W16.md @@ -1,6 +1,6 @@ --- Created: 2025-04-08 Tue -Updated: 2025-04-13 01:05 Sun +Updated: 2025-04-13 02:01 Sun tags: - 周报 --- @@ -29,8 +29,11 @@ tags: ## 本周计划 -1. 三峡, 酒店统计 -2. [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md) +1. [ ] 三峡, 酒店统计 ⏫ +2. [ ] [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md) ⏫ +3. [ ] HT统计: 销售平台统计: 违规/提升明细 +4. [ ] paypal收款:拆分多个团名和金额 #杨书林 +5. [ ] 销售平台: 会话表信息推送 --- diff --git a/Haina/Weekly/2025/2025-W17.md b/Haina/Weekly/2025/2025-W17.md new file mode 100644 index 0000000..54fdd55 --- /dev/null +++ b/Haina/Weekly/2025/2025-W17.md @@ -0,0 +1,160 @@ +--- +Created: 2025-04-13 Sun +Updated: +tags: + - 周报 +--- +[[Haina/Yearly/2025|2025]] / [[Haina/Quarterly/2025-Q2|Q2]] / [[Haina/Monthly/2025-04|April]] / ❮ [[Haina/Weekly/2025/2025-W16|Week 16]] | Week 17 | [[Haina/Weekly/2025/2025-W18|Week 18]] ❯ / [[Haina/Daily/2025-04-14|14 Mon]] - [[Haina/Daily/2025-04-15|15 Tue]] - [[Haina/Daily/2025-04-16|16 Wed]] - [[Haina/Daily/2025-04-17|17 Thu]] - [[Haina/Daily/2025-04-18|18 Fri]] - [[Haina/Daily/2025-04-19|19 Sat]] - [[Haina/Daily/2025-04-20|20 Sun]] ❯ [[Haina/Daily/2025-04-21|21 Mon]] - [[Haina/Daily/2025-04-22|22 Tue]] - + +--- + +*2025-04-22 Tue* + +## 上周工作 + +### 重点工作 +#### +1. + +### 维护工作 +#### +1. + +## 本周计划 +1. + +--- + + +> [!danger] 🔴重要且紧急⏫🔺 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') +> sort by path reverse +> sort by heading +> ``` + +> [!warning] 🟠不重要紧急🔼 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Medium') +> sort by path reverse +> sort by heading +> ``` + +> [!important] 🟡重要不紧急🔽 +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (filter by function task.priorityName === 'Normal') +> sort by path reverse +> sort by heading +> ``` + +> [!info] 🟢不重要不紧急⏬ +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None') +> 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 +> ``` + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2025 +> (path includes W15) OR (path includes W16 ) +> (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 +> ``` + +> [!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 +> ```