From 9980379c188403e90c7745e06258585dfc16b412 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Tue, 25 Feb 2020 16:54:38 -0800 Subject: [PATCH] task: Bugwarrior Trello UDAs --- task/.taskrc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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