diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/task/taskrc##h.maus | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/.config/task/taskrc##h.maus b/.config/task/taskrc##h.maus index 16f0d8c..14ac69b 100644 --- a/.config/task/taskrc##h.maus +++ b/.config/task/taskrc##h.maus | |||
@@ -78,11 +78,17 @@ report.active.description = Current task | |||
78 | report.active.labels = ID,Description | 78 | report.active.labels = ID,Description |
79 | report.active.columns = id,description | 79 | report.active.columns = id,description |
80 | 80 | ||
81 | ### You cannot head/tail report output now, this will be better ssh calm down | ||
82 | report.active_task_id.description = ID of the active task | ||
83 | report.active_task_id.labels = X | ||
84 | report.active_task_id.columns = id | ||
85 | report.active_task_id.filter = +ACTIVE | ||
86 | |||
81 | calendar.details=full | 87 | calendar.details=full |
82 | taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e | 88 | taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e |
83 | taskd.certificate=\/home\/yigit\/.local\/share\/task\/maus.cert.pem | 89 | taskd.certificate=~/.local/share/task/maus.cert.pem |
84 | taskd.key=\/home\/yigit\/.local\/share\/task\/maus.key.pem | 90 | taskd.key=~/.local/share/task/maus.key.pem |
85 | taskd.ca=\/home\/yigit\/.local\/share\/task\/ca.cert.pem | 91 | taskd.ca=~/.local/share/task/ca.cert.pem |
86 | taskd.server=yigitsever.com:53414 | 92 | taskd.server=yigitsever.com:53414 |
87 | context.home.read=+@home | 93 | context.home.read=+@home |
88 | context.home.write=+@home | 94 | context.home.write=+@home |