Obsidian/task tryout page.md

959 B

🏥 Task Hospital

not done
no due date
no scheduled date

Current 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

For Task Dashboard, we should exclude

  1. Finished tasks
  2. canceled tasks How should things be organized? Here's a priority list
  3. Priority
  4. Status
    1. undated
    2. in progress
    3. scheduled
    4. done
  5. Sort by Urgency
  6. Sort by tagsa