update taskwarrior a bit
This commit is contained in:
@@ -194,8 +194,8 @@
|
||||
|
||||
# task warrior
|
||||
# TODO: make blocked a context?
|
||||
t = "task -BLOCKED";
|
||||
tin = "task +in";
|
||||
t = "task list -BLOCKED";
|
||||
tin = "task in";
|
||||
tun = "task -BLOCKED -wait";
|
||||
tr = "task newest limit:page";
|
||||
tu = "task unblocked -wait";
|
||||
|
||||
Reference in New Issue
Block a user