]> git.rmz.io Git - dotfiles.git/blobdiff - bugwarrior/bugwarrior.toml
bugwarrior: disable annotations
[dotfiles.git] / bugwarrior / bugwarrior.toml
index 40fc4a0873f43c6086eb1f87f2c1784e2d76cdd3..a92e2b304e516b00e477010142f0623f0bebaa5c 100644 (file)
@@ -4,9 +4,11 @@
 taskrc = "~/.config/task/taskrc"
 targets = ["fpp_gitlab", "fpp_gitlab_todo"]
 
 taskrc = "~/.config/task/taskrc"
 targets = ["fpp_gitlab", "fpp_gitlab_todo"]
 
-shorten          = false
-inline_links     = true
-annotation_links = true
+shorten      = false
+inline_links = true
+
+annotation_links    = false
+annotation_comments = false
 
 [fpp_gitlab]
 service = "gitlab"
 
 [fpp_gitlab]
 service = "gitlab"
@@ -33,7 +35,7 @@ login   = "samir.fpp"
 token   = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
 host    = "gitlab.com"
 
 token   = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
 host    = "gitlab.com"
 
-add_tags = ["work", "gitlab"]
+add_tags = ["work", "gitlab", "todo"]
 
 owned = true
 include_issues         = false
 
 owned = true
 include_issues         = false