From 2ab3990e373f8e0793581a5f4f9e8e3ba946ff5a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 13 Oct 2021 14:46:51 +0300 Subject: task, luchs: luchify --- .config/task/taskrc##h.luchs | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/.config/task/taskrc##h.luchs b/.config/task/taskrc##h.luchs index f11cf88..5ce4503 100644 --- a/.config/task/taskrc##h.luchs +++ b/.config/task/taskrc##h.luchs @@ -1,17 +1,10 @@ # [Created by task 2.5.1 2/6/2017 17:29:09] # Taskwarrior program configuration file. -# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color', -# 'man task-sync' or 'man taskrc' - -# Here is an example of entries that use the default, override and blank values -# variable=foo -- By specifying a value, this overrides the default -# variable= -- By specifying no value, this means no default -# #variable=foo -- By commenting out the line, or deleting it, this uses the default # Use the command 'task show' to see all defaults and overrides # Files -#data.location=/home/yigit/Dropbox/.task +data.location=/home/yigit/.local/share/task # Color theme (uncomment one to use) #include /usr/share/doc/task/rc/light-16.theme @@ -81,19 +74,19 @@ uda.brainpower.default = M ### overriding 'next' report report.next.description = Most urgent tasks report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower -report.next.filter = +UNBLOCKED status:pending -WAITING and due.none: and +next +report.next.filter = +UNBLOCKED status:pending and +next report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower report.next.sort = brainpower-,priority-,urgency- calendar.details=full taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e -taskd.certificate=\/home\/yigit\/.task\/luchs.cert.pem -taskd.key=\/home\/yigit\/.task\/luchs.key.pem -taskd.ca=\/home\/yigit\/.task\/ca.cert.pem +taskd.certificate=~/.local/share/task/luchs.cert.pem +taskd.key=~/.local/share/task/luchs.key.pem +taskd.ca=~/.local/share/task/ca.cert.pem taskd.server=yigitsever.com:53414 context.home.read=+@home or +@online context.home.write=+@home or +@online context.work.read=+@work or +@online context.work.write=+@work or +@online news.version=2.6.0 -context=home +context=work -- cgit v1.2.3-70-g09d2