more task updates
This commit is contained in:
@@ -194,21 +194,23 @@
|
||||
|
||||
# task warrior
|
||||
# TODO: make blocked a context?
|
||||
t = "task list -BLOCKED";
|
||||
t = "task -BLOCKED";
|
||||
tin = "task in";
|
||||
tun = "task -BLOCKED -wait";
|
||||
tb = "task +backlog";
|
||||
tb = "task list +backlog";
|
||||
tr = "task newest limit:page";
|
||||
tu = "task unblocked -wait";
|
||||
tl = "task list";
|
||||
ta = "task add +in";
|
||||
ta = "task add";
|
||||
tai = "task add +in";
|
||||
tn = "task-note";
|
||||
tm = "task limit:page";
|
||||
tp = "task limit:page";
|
||||
te = "task edit";
|
||||
ts = "task sync";
|
||||
|
||||
scrot = "flameshot screen -c -p ~/screenshots/";
|
||||
scrotgui = "flameshot gui -p ~/screenshots/";
|
||||
# keeping for posterity but now sxhkbd handles screenshot with <Super+O>
|
||||
# scrot = "flameshot screen -c -p ~/screenshots/";
|
||||
# scrotgui = "flameshot gui -p ~/screenshots/";
|
||||
|
||||
# git
|
||||
g = "git";
|
||||
|
||||
Reference in New Issue
Block a user