diff --git a/task/.taskrc b/task/.taskrc index c6190ae..74b2da4 100644 --- a/task/.taskrc +++ b/task/.taskrc @@ -8,3 +8,19 @@ urgency.tags.coefficient = 0 urgency.project.coefficient = 0 context.sprint=+sprint + +# Bugwarrior +uda.trellocard.type=string +uda.trellocard.label=Trello card name +uda.trellocardid.type=string +uda.trellocardid.label=Trello card ID +uda.trelloboard.type=string +uda.trelloboard.label=Trello board name +uda.trellolist.type=string +uda.trellolist.label=Trello list name +uda.trelloshortlink.type=string +uda.trelloshortlink.label=Trello shortlink +uda.trelloshorturl.type=string +uda.trelloshorturl.label=Trello short URL +uda.trellourl.type=string +uda.trellourl.label=Trello URL