]> git.rmz.io Git - dotfiles.git/blobdiff - task/taskrc
ssh: set root user for all wrt-*, include those in subdomains now
[dotfiles.git] / task / taskrc
index 4e007f505bf8cba99ec946aaedef8cda035cb4a9..9c4848b3299b8c6958f1541a8f543eca27d7c1b1 100644 (file)
@@ -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
 
@@ -151,7 +156,7 @@ taskd.server=rmz.io:53589
 
 # Context
 ## Combination of work and home related chores/habits
-context.wfh.read   = (work:yes or work:wfh or +habit or +chore)
+context.wfh.read   = (work:yes or work:wfh or +habit or +chore or +gitlab)
 context.wfh.write  = work:yes
 
 ## Work only for planning (maybe not needed?)
@@ -159,11 +164,12 @@ context.work.read  = work.any:
 context.work.write = work:yes
 
 ## Home, no work
-context.home.read  = work.none:
+context.home.read  = (work.none: and -gitlab)
 
 ## Outside, meant to be for checking on phone for other things I should do while out
 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