X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/012c375159f41653c763aefe6f6225645a1fe52e..2eb06f8fe8785b8e240d3f5a72b7b0bfbfdbd253:/task/taskrc diff --git a/task/taskrc b/task/taskrc index 73d2555..9c4848b 100644 --- a/task/taskrc +++ b/task/taskrc @@ -53,6 +53,11 @@ report.closed.filter = ( status:completed or status:deleted ) limit:page report.closed.sort = end- report.closed.context = yes +report.gitlab.description = Gitlab +report.gitlab.columns = id,project,gitlabmilestone,gitlabcreatedon,due,description.count,urgency +report.gitlab.filter = +gitlab status:pending +report.gitlab.sort = urgency- + # Urgency urgency.uda.priority.L.coefficient=-2 # setting priority to low reduces urgency @@ -165,5 +170,6 @@ context.home.read = (work.none: and -gitlab) context.outside.read=+outside # NOTE: a context setting may be updated/added automatically on the last line -news.version=3.3.1 +news.version=3.4.1 + context=home