You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4.2 KiB

Created Updated tags cssclasses
2025-07-08 20:13 Tue 2025-07-17 16:52 Thu
周报

Haina/Yearly/2025 / Haina/Quarterly/2025-Q3 / Haina/Monthly/2025-07 / Haina/Weekly/2025/2025-W29 | Week 30 | Haina/Weekly/2025/2025-W31 / Haina/Daily/2025-07-14 - Haina/Daily/2025-07-15 - Haina/Daily/2025-07-16 - Haina/Daily/2025-07-17 - Haina/Daily/2025-07-18 - Haina/Daily/2025-07-19 - Haina/Daily/2025-07-20 Haina/Daily/2025-07-21 - Haina/Daily/2025-07-22 -


2025-07-22 Tue

上周工作

重点工作

维护工作

HT 统计

  1. #优化 增加来源HTravel , AHHT 2025-07-14 2025-07-17
  2. #新增 增加着陆转化页面的统计 #赵焱 2025-07-17
  3. #优化 数据透视 增加对比 #赵焱 🔼 2025-07-17

本周计划

[!info]- 最近

(not done) OR (done after 2025-07-08)
path includes Haina
filter by function task.file.path.includes('项目')
filter by function task.file.property('Created') > '2025-06-01'
sort by function reverse task.urgency 
group by filename
group by heading

Priority

[!danger] 🔴重要且紧急🔺

(not done) OR (done after 2025-07-15)
path includes Haina
path includes Weekly/2025
filter by function (task.priorityName === 'High' || task.priorityName === 'Highest')
sort by path reverse
sort by done
sort by heading
group by heading

[!warning] ⚠️🟠不重要紧急🔼

(not done) OR (done after 2025-07-15)
path includes Haina
path includes Weekly/2025
(filter by function task.priorityName === 'Medium')
sort by path reverse
sort by done
sort by heading
group by heading

[!important] 🔥🟡重要不紧急🔽

(not done) OR (done after 2025-07-15)
path includes Haina
path includes Weekly/2025
(filter by function task.priorityName === 'Normal')
sort by path reverse
sort by done
sort by heading
group by heading

[!info] 🟢不重要不紧急🔽

(not done) OR (done after 2025-07-15)
path includes Haina
path includes Weekly/2025
filter by function (task.priorityName === 'Lowest' || task.priorityName === 'Low' || task.priorityName === 'None')
sort by path reverse
sort by done
sort by heading

[!info]- 转移

(not done) OR (done after 2025-04-29)
path includes Haina
path includes Weekly/2025
filter by function (task.status.name === 'quote')
group by heading

Done

[!check] Latest 2 weeks

done after 2025-07-08
path includes Haina
sort by path reverse
sort by heading
group by heading

[!todo] Not done

not done
path includes Haina
path includes Weekly/2025
(path includes W28) OR (path includes W29 )
(filter by function task.status.name === 'Todo')
sort by path reverse
sort by heading

[!todo] In Progress

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

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

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

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

path includes Haina
path includes Weekly/2025
filter by function task.status.name === 'canceled'
sort by path reverse
sort by heading

[!todo] Todo
暂时不用

not done
path includes Haina
path includes Weekly/2025
(filter by function task.status.type === 'TODO')
sort by path reverse
sort by heading