misc: various small tweaks
This commit is contained in:
@@ -230,10 +230,10 @@
|
||||
|
||||
# task warrior
|
||||
# TODO: make blocked a context?
|
||||
t = "task -BLOCKED -idea -backlog"; # Adding these to the next task makes modify things hard
|
||||
t = "task -BLOCKED -idea -backlog";
|
||||
tt = "taskwarrior-tui -r list";
|
||||
ti = "task +idea";
|
||||
tb = "task list +backlog";
|
||||
tb = "task +backlog list";
|
||||
ttb = "taskwarrior-tui -r backlog";
|
||||
tr = "task newest limit:page";
|
||||
tw = "task +wait";
|
||||
|
||||
Reference in New Issue
Block a user