diff --git a/office/.config/sh/alias.d/taskwarrior.sh b/office/.config/sh/alias.d/taskwarrior.sh index 9546974..3be2877 100644 --- a/office/.config/sh/alias.d/taskwarrior.sh +++ b/office/.config/sh/alias.d/taskwarrior.sh @@ -23,7 +23,8 @@ alias tal="task log" alias tan="task annotate" alias tn="task next +READY" -alias td="task +TODAY or +OVERDUE" +alias td="task +TODAY or +OVERDUE or sched.before:tom" # scheduled and due for today or before +alias TD="task +TODAY or +OVERDUE" # DUE today or before alias tun="task next urgency \> 4" if exist timew; then