From 62fae84e9c6f33bb71648cb24411234d8537dd50 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 11 Mar 2020 11:58:44 -0700 Subject: [PATCH] task: Collect contexts --- task/.taskrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/task/.taskrc b/task/.taskrc index 74b2da4..5a727cf 100644 --- a/task/.taskrc +++ b/task/.taskrc @@ -7,8 +7,6 @@ data.location=~/.task urgency.tags.coefficient = 0 urgency.project.coefficient = 0 -context.sprint=+sprint - # Bugwarrior uda.trellocard.type=string uda.trellocard.label=Trello card name @@ -24,3 +22,7 @@ uda.trelloshorturl.type=string uda.trelloshorturl.label=Trello short URL uda.trellourl.type=string uda.trellourl.label=Trello URL + +# Contexts +context.sprint=+sprint +context.mach=+mach