more task updates

This commit is contained in:
Anish Lakhwara
2022-10-04 23:13:23 +10:00
parent d3d711f002
commit 9e97ddea4a
2 changed files with 9 additions and 7 deletions
+8 -6
View File
@@ -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";