diff options
| -rw-r--r-- | .config/task/taskrc##h.luchs | 19 |
1 files 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 @@ | |||
| 1 | # [Created by task 2.5.1 2/6/2017 17:29:09] | 1 | # [Created by task 2.5.1 2/6/2017 17:29:09] |
| 2 | # Taskwarrior program configuration file. | 2 | # Taskwarrior program configuration file. |
| 3 | # For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color', | ||
| 4 | # 'man task-sync' or 'man taskrc' | ||
| 5 | |||
| 6 | # Here is an example of entries that use the default, override and blank values | ||
| 7 | # variable=foo -- By specifying a value, this overrides the default | ||
| 8 | # variable= -- By specifying no value, this means no default | ||
| 9 | # #variable=foo -- By commenting out the line, or deleting it, this uses the default | ||
| 10 | 3 | ||
| 11 | # Use the command 'task show' to see all defaults and overrides | 4 | # Use the command 'task show' to see all defaults and overrides |
| 12 | 5 | ||
| 13 | # Files | 6 | # Files |
| 14 | #data.location=/home/yigit/Dropbox/.task | 7 | data.location=/home/yigit/.local/share/task |
| 15 | 8 | ||
| 16 | # Color theme (uncomment one to use) | 9 | # Color theme (uncomment one to use) |
| 17 | #include /usr/share/doc/task/rc/light-16.theme | 10 | #include /usr/share/doc/task/rc/light-16.theme |
| @@ -81,19 +74,19 @@ uda.brainpower.default = M | |||
| 81 | ### overriding 'next' report | 74 | ### overriding 'next' report |
| 82 | report.next.description = Most urgent tasks | 75 | report.next.description = Most urgent tasks |
| 83 | report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower | 76 | report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower |
| 84 | report.next.filter = +UNBLOCKED status:pending -WAITING and due.none: and +next | 77 | report.next.filter = +UNBLOCKED status:pending and +next |
| 85 | report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower | 78 | report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower |
| 86 | report.next.sort = brainpower-,priority-,urgency- | 79 | report.next.sort = brainpower-,priority-,urgency- |
| 87 | 80 | ||
| 88 | calendar.details=full | 81 | calendar.details=full |
| 89 | taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e | 82 | taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e |
| 90 | taskd.certificate=\/home\/yigit\/.task\/luchs.cert.pem | 83 | taskd.certificate=~/.local/share/task/luchs.cert.pem |
| 91 | taskd.key=\/home\/yigit\/.task\/luchs.key.pem | 84 | taskd.key=~/.local/share/task/luchs.key.pem |
| 92 | taskd.ca=\/home\/yigit\/.task\/ca.cert.pem | 85 | taskd.ca=~/.local/share/task/ca.cert.pem |
| 93 | taskd.server=yigitsever.com:53414 | 86 | taskd.server=yigitsever.com:53414 |
| 94 | context.home.read=+@home or +@online | 87 | context.home.read=+@home or +@online |
| 95 | context.home.write=+@home or +@online | 88 | context.home.write=+@home or +@online |
| 96 | context.work.read=+@work or +@online | 89 | context.work.read=+@work or +@online |
| 97 | context.work.write=+@work or +@online | 90 | context.work.write=+@work or +@online |
| 98 | news.version=2.6.0 | 91 | news.version=2.6.0 |
| 99 | context=home | 92 | context=work |
