aboutsummaryrefslogtreecommitdiff
path: root/.task/bugwarriorrc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-22 14:28:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-22 14:28:51 -0300
commitb503a4d09c18c7d3681fa15aff81fdc8df2d7a6a (patch)
tree41985f0888fbdf60c0b044ae0231916053ce9ec0 /.task/bugwarriorrc
parent5a7a127c90da856ccfbb1fe04084718192fd715c (diff)
downloadkeyringer-b503a4d09c18c7d3681fa15aff81fdc8df2d7a6a.tar.gz
keyringer-b503a4d09c18c7d3681fa15aff81fdc8df2d7a6a.tar.bz2
Migrate from TODO.csv to Taskwarrior
Diffstat (limited to '.task/bugwarriorrc')
-rw-r--r--.task/bugwarriorrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/.task/bugwarriorrc b/.task/bugwarriorrc
new file mode 100644
index 0000000..91d3123
--- /dev/null
+++ b/.task/bugwarriorrc
@@ -0,0 +1,13 @@
+[general]
+taskrc = /PATH/TO/keyringer/.taskrc
+targets = keyringer
+
+[keyringer]
+service = trac
+trac.base_uri = keyringer.pw/trac
+trac.scheme = https
+trac.username = rhatto
+trac.password = BUGMEPLEASE
+#trac.no_xmlrpc = true
+trac.project_template = keyringer.{{traccomponent}}
+trac.description.template = {{tracsummary}}