summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-09-10 08:12:08 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-09-10 08:12:08 +0100
commit37cd62049e052b9fbd5a197cf0639bc2ebe200da (patch)
treefedee4a19403c545f325059d48dd5433e6790126
parent44698f9bbafedeea8370373479545a1318798e87 (diff)
parentfbc8f626587464a14d41cec2358ade70d2d4ef4e (diff)
update to merge
-rw-r--r--fish/functions/s.fish3
-rw-r--r--taskrc_x12
2 files changed, 4 insertions, 1 deletions
diff --git a/fish/functions/s.fish b/fish/functions/s.fish
new file mode 100644
index 0000000..7d75131
--- /dev/null
+++ b/fish/functions/s.fish
@@ -0,0 +1,3 @@
+function s --wraps='task sync' --description 'alias s=task sync'
+ task sync $argv;
+end
diff --git a/taskrc_x1 b/taskrc_x1
index 7bf6a2d..4ee6979 100644
--- a/taskrc_x1
+++ b/taskrc_x1
@@ -226,7 +226,7 @@ report.ml_due_within_5_days.sort=due,urgency
# Report all
-report.all.column=id,status.short,uuid.short,start.active,entry.age,end.age,depends.indicator,priority,project.parent,tags.count,recur.indicator,wait.remaining,scheduled.remaining,due,until,remaining,description
+report.all.column=id,status.short,uuid.short,start.active,entry.age,end.age,depends.indicator,priority,project,tags.count,recur.indicator,wait.remaining,scheduled.remaining,due,until,remaining,description
report.all.labels=ID,St,UUID,A,Age,Done,D,P,Project,Tags,R,Wait,Sch,Due,Until,Description
report.all.description="All Tasks (amended)"
report.all.sort=entry-