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"
login = "samir.fpp"
-token = ""
+token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
host = "gitlab.com"
include_repos = ["fppnt/sgnss/springfield"]
[fpp_gitlab_todo]
service = "gitlab"
login = "samir.fpp"
-token = ""
+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