task: Collect contexts
This commit is contained in:
parent
5af219f1e0
commit
62fae84e9c
1 changed files with 4 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ data.location=~/.task
|
||||||
urgency.tags.coefficient = 0
|
urgency.tags.coefficient = 0
|
||||||
urgency.project.coefficient = 0
|
urgency.project.coefficient = 0
|
||||||
|
|
||||||
context.sprint=+sprint
|
|
||||||
|
|
||||||
# Bugwarrior
|
# Bugwarrior
|
||||||
uda.trellocard.type=string
|
uda.trellocard.type=string
|
||||||
uda.trellocard.label=Trello card name
|
uda.trellocard.label=Trello card name
|
||||||
|
|
@ -24,3 +22,7 @@ uda.trelloshorturl.type=string
|
||||||
uda.trelloshorturl.label=Trello short URL
|
uda.trelloshorturl.label=Trello short URL
|
||||||
uda.trellourl.type=string
|
uda.trellourl.type=string
|
||||||
uda.trellourl.label=Trello URL
|
uda.trellourl.label=Trello URL
|
||||||
|
|
||||||
|
# Contexts
|
||||||
|
context.sprint=+sprint
|
||||||
|
context.mach=+mach
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue