From e599d8d71244fb046040e81a0c76d1eeb599c7a0 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sat, 8 Jan 2022 21:48:10 +0300 Subject: task, maus: fix active task --- .config/task/taskrc##h.maus | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to '.config/task') 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 report.active.labels = ID,Description report.active.columns = id,description +### You cannot head/tail report output now, this will be better ssh calm down +report.active_task_id.description = ID of the active task +report.active_task_id.labels = X +report.active_task_id.columns = id +report.active_task_id.filter = +ACTIVE + calendar.details=full taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e -taskd.certificate=\/home\/yigit\/.local\/share\/task\/maus.cert.pem -taskd.key=\/home\/yigit\/.local\/share\/task\/maus.key.pem -taskd.ca=\/home\/yigit\/.local\/share\/task\/ca.cert.pem +taskd.certificate=~/.local/share/task/maus.cert.pem +taskd.key=~/.local/share/task/maus.key.pem +taskd.ca=~/.local/share/task/ca.cert.pem taskd.server=yigitsever.com:53414 context.home.read=+@home context.home.write=+@home -- cgit v1.2.3-70-g09d2