diff --git a/Haina/Templates/W-log.md b/Haina/Templates/W-log.md index f4f5292..ac7d2ff 100644 --- a/Haina/Templates/W-log.md +++ b/Haina/Templates/W-log.md @@ -64,6 +64,16 @@ for (let day = 0; day < 2; day++) { ## 本周计划 1. +> [!info] 最近 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> filter by function task.file.path.includes('项目') +> filter by function task.file.property('Updated') > '<% moment(tp.file.title).weekday(1).subtract(14, "days").format('YYYY-MM-DD') %>' +> group by heading +> ``` + --- diff --git a/Haina/Weekly/2025/2025-W16.md b/Haina/Weekly/2025/2025-W16.md index 04688ce..3f37985 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-15 15:53 Tue +Updated: 2025-04-15 17:01 Tue tags: - 周报 --- @@ -44,23 +44,24 @@ tags: 4. [ ] 测试 [语音 Vonage](Haina/项目/SCRM/语音%20Vonage.md) ⏫ 5. [x] 客运模板 ⏫ ✅ 2025-04-15 ---- - -> [!danger] 🔴重要且紧急⏫🔺 +> [!info] 最近 > > ```tasks > (not done) OR (done after last monday) > path includes Haina -> path includes Weekly/2025 -> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') -> sort by path reverse -> sort by heading +> filter by function task.file.path.includes('项目') +> filter by function task.file.property('Updated') > '2025-03-15' +> group by heading > ``` + +--- + +> [!danger] 🔴重要且紧急⏫🔺 > > ```tasks > (not done) OR (done after last monday) > path includes Haina -> filter by function task.file.path.includes('项目') +> path includes Weekly/2025 > filter by function (task.priorityName === 'High' || task.priorityName === 'Highest') > sort by path reverse > sort by heading diff --git a/Haina/Weekly/2025/2025-W17.md b/Haina/Weekly/2025/2025-W17.md index 54fdd55..e71b666 100644 --- a/Haina/Weekly/2025/2025-W17.md +++ b/Haina/Weekly/2025/2025-W17.md @@ -1,5 +1,5 @@ --- -Created: 2025-04-13 Sun +Created: 2025-04-15 Tue Updated: tags: - 周报 @@ -23,6 +23,16 @@ tags: ## 本周计划 1. +> [!info] 最近 +> +> ```tasks +> (not done) OR (done after last monday) +> path includes Haina +> filter by function task.file.path.includes('项目') +> filter by function task.file.property('Updated') > '2025-04-08' +> group by heading +> ``` + --- @@ -149,8 +159,8 @@ tags: > ``` > [!todo] Todo -> -> ```tasks +> 暂时不用 +> ```tasks-- > not done > path includes Haina > path includes Weekly/2025