767 B
Executable File
767 B
Executable File
🏥 Task Hospital
not done
(no due date) OR (no scheduled date)
sort by function task.created.format("dddd")
😎 Tasks
[!danger] Extreme Urgency Tasks
not done show urgency filter by function task.urgency >14.999 sort by urgency group by tags
[!warning] High Urgency Tasks
not done show urgency filter by function task.urgency >9.999 && task.urgency<15.0 sort by urgency group by tags
[!todo] Medium Urgency Tasks
not done show urgency filter by function task.urgency >4.999 && task.urgency<10.0 sort by urgency group by tags
[!done] Low Urgency Tasks
not done show urgency filter by function task.urgency <5.0 sort by urgency group by tags