Eisenhower Matrix

Eisenhower Matrix

For
From
Status
Updating
Formulas
Share
💡
Drag tasks between the lists below to automatically update their statuses. Inspired by Alex Sherwood's version.
 
 
Tasks

Status

if(prop("Done"), "", if(prop("Urgent"), if(prop("Important"), "❶ Do First", "❸ Delegate"), if(prop("Important"), "❷ Schedule", "❹ Don't Do")))

Icon

if(prop("Done"), "", if(prop("Urgent"), if(prop("Important"), "★", "♦︎"), if(prop("Important"), "●", "✘")))
1 Do First Filter
Urgent Is
And Important Is
And Complete Is
2 Schedule Filter
Urgent Is
And Important Is
And Complete Is
3 Delegate Filter
Urgent Is
And Important Is
And Complete Is
4 Don't Do Filter
Urgent Is
And Important Is
And Complete Is
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!