|
|
@ -73,6 +73,7 @@ for (let day = 0; day < 2; day++) {
|
|
|
|
> filter by function task.file.property('Created') > '<% moment(tp.file.title).startOf('month').subtract(1, "month").format('YYYY-MM-DD') %>'
|
|
|
|
> filter by function task.file.property('Created') > '<% moment(tp.file.title).startOf('month').subtract(1, "month").format('YYYY-MM-DD') %>'
|
|
|
|
> sort by function task.urgency
|
|
|
|
> sort by function task.urgency
|
|
|
|
> group by filename
|
|
|
|
> group by filename
|
|
|
|
|
|
|
|
> group by heading
|
|
|
|
> ```
|
|
|
|
> ```
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
---
|
|
|
|