vault backup: 2024-06-14 18:16:09

Affected files:
Haina/Templates/W-log.md
Haina/Weekly/2024/2024-W25.md
main
Lei OT 1 year ago
parent 086bda65e1
commit cfeb498ba0

@ -74,7 +74,7 @@ for (let day = 0; day < 2; day++) {
> not done
> path includes Haina
> path includes Weekly/2024
> (path includes <% tR += moment(tp.file.title).weekday(1).subtract(2, 'weeks').format('ww') %> ) OR (path includes <% tR += moment(tp.file.title).weekday(1).subtract(1, 'weeks').format('ww') %> )
> (path includes W<% moment(tp.file.title).subtract(2, 'weeks').format('w') %>) OR (path includes W<% moment(tp.file.title).subtract(1, 'weeks').format('w') %> )
> (filter by function task.status.name === 'Todo')
> sort by path reverse
> sort by heading

@ -17,7 +17,7 @@ tags:
#### WebHT 基础信息价格管理
1. 录入/编辑页面交互调整
1. #文档 录入/编辑页面交互调整
### 维护工作
@ -48,7 +48,7 @@ tags:
> not done
> path includes Haina
> path includes Weekly/2024
> no created date
> (path includes W23) OR (path includes W24 )
> (filter by function task.status.name === 'Todo')
> sort by path reverse
> sort by heading

Loading…
Cancel
Save