Obsidian/0 Managerial Pages/1 Task Dashboard.md

606 B
Executable File

TQ_extra_instructions
u

🏥 Task Hospital

(no due date) 
path does not include 1000s Templates/Literature Note.md
sort by function task.created.format("dddd")

😎 Tasks

[!danger] Extreme Urgency Tasks

filter by function task.urgency >16.999

[!warning] High Urgency Tasks

filter by function task.urgency >12.999 && task.urgency<17.0

[!todo] Medium Urgency Tasks

filter by function task.urgency >7.999 && task.urgency<13.0

[!done] Low Urgency Tasks

filter by function task.urgency <8.0