diff options
| author | Yigit Sever | 2021-10-12 00:00:22 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-12 00:00:22 +0300 |
| commit | 917ba4741ce9b25690a12a9c3bae804e970fc091 (patch) | |
| tree | 916a828acc045e590d2525d9089f8d4a8bb9af98 | |
| parent | 59ff76ddcebecb38114631811ac9a84d56ef0322 (diff) | |
| download | dotfiles-917ba4741ce9b25690a12a9c3bae804e970fc091.tar.gz dotfiles-917ba4741ce9b25690a12a9c3bae804e970fc091.tar.bz2 dotfiles-917ba4741ce9b25690a12a9c3bae804e970fc091.zip | |
task, luchs: modernize
| -rw-r--r-- | .config/task/taskrc##h.luchs | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/.config/task/taskrc##h.luchs b/.config/task/taskrc##h.luchs index b79820e..f11cf88 100644 --- a/.config/task/taskrc##h.luchs +++ b/.config/task/taskrc##h.luchs | |||
| @@ -36,20 +36,21 @@ color.error=bold black on red | |||
| 36 | ### 'in' Report Definition | 36 | ### 'in' Report Definition |
| 37 | report.in.columns = id,description | 37 | report.in.columns = id,description |
| 38 | report.in.description = Inbox | 38 | report.in.description = Inbox |
| 39 | report.in.filter = status:pending limit:page (+in) | 39 | report.in.filter = status:pending -WAITING limit:page (+in) |
| 40 | report.in.labels = ID,Description | 40 | report.in.labels = ID,Description |
| 41 | report.in.context = 0 | ||
| 41 | 42 | ||
| 42 | ### 'inConky' Report Definition | 43 | ### 'inConky' Report Definition |
| 43 | report.inConky.columns = description | 44 | report.inConky.columns = description |
| 44 | report.inConky.description = Inbox for Conky | 45 | report.inConky.description = Inbox for Conky |
| 45 | report.inConky.filter = status:pending limit:page (+in) | 46 | report.inConky.filter = status:pending -WAITING limit:page (+in) |
| 46 | report.inConky.labels = Description | 47 | report.inConky.labels = Description |
| 47 | # | 48 | # |
| 48 | ### 'todo' Report Definition | 49 | ### 'todo' Report Definition |
| 49 | report.todo.columns = id,description,due | 50 | report.todo.columns = id,description,due |
| 50 | report.todo.labels = ID,Description,Due | 51 | report.todo.labels = ID,Description,Due |
| 51 | report.todo.description = Tasks with due dates | 52 | report.todo.description = Tasks with due dates |
| 52 | report.todo.filter = status:pending and due.after:now and due.before:later | 53 | report.todo.filter = status:pending -WAITING and due.after:now and due.before:later |
| 53 | report.todo.sort = due+ | 54 | report.todo.sort = due+ |
| 54 | report.todo.dateformat = D/M, a @H:N | 55 | report.todo.dateformat = D/M, a @H:N |
| 55 | 56 | ||
| @@ -58,14 +59,14 @@ report.todoConky.columns = description,due | |||
| 58 | report.todoConky.labels = Description, Due | 59 | report.todoConky.labels = Description, Due |
| 59 | report.todoConky.description = Tasks to do | 60 | report.todoConky.description = Tasks to do |
| 60 | report.todoConky.sort = due+ | 61 | report.todoConky.sort = due+ |
| 61 | report.todoConky.filter = status:pending and due.after:now and due.before:later | 62 | report.todoConky.filter = status:pending -WAITING and due.after:now and due.before:later |
| 62 | report.todoConky.dateformat = D-M-y H:N (A) | 63 | report.todoConky.dateformat = D-M-y H:N (A) |
| 63 | 64 | ||
| 64 | ### report for focus script | 65 | ### report for focus script |
| 65 | report.custom_focus.columns = description | 66 | report.custom_focus.columns = description |
| 66 | report.custom_focus.labels = Description | 67 | report.custom_focus.labels = Description |
| 67 | report.custom_focus.description = Task to feed to focus script | 68 | report.custom_focus.description = Task to feed to focus script |
| 68 | report.custom_focus.filter = status:pending and +ACTIVE | 69 | report.custom_focus.filter = status:pending -WAITING and +ACTIVE |
| 69 | 70 | ||
| 70 | ### contexts | 71 | ### contexts |
| 71 | context.home = +@home or +@online | 72 | context.home = +@home or +@online |
| @@ -80,14 +81,19 @@ uda.brainpower.default = M | |||
| 80 | ### overriding 'next' report | 81 | ### overriding 'next' report |
| 81 | report.next.description = Most urgent tasks | 82 | report.next.description = Most urgent tasks |
| 82 | report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower | 83 | report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower |
| 83 | report.next.filter = +UNBLOCKED status:pending and due.none: and +next | 84 | report.next.filter = +UNBLOCKED status:pending -WAITING and due.none: and +next |
| 84 | report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower | 85 | report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower |
| 85 | report.next.sort = brainpower-,priority-,urgency- | 86 | report.next.sort = brainpower-,priority-,urgency- |
| 86 | 87 | ||
| 87 | calendar.details=full | 88 | calendar.details=full |
| 88 | taskd.certificate=\/home\/yigit\/.task\/yigit_sever.cert.pem | 89 | taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e |
| 89 | taskd.key=\/home\/yigit\/.task\/yigit_sever.key.pem | 90 | taskd.certificate=\/home\/yigit\/.task\/luchs.cert.pem |
| 91 | taskd.key=\/home\/yigit\/.task\/luchs.key.pem | ||
| 90 | taskd.ca=\/home\/yigit\/.task\/ca.cert.pem | 92 | taskd.ca=\/home\/yigit\/.task\/ca.cert.pem |
| 91 | taskd.server=localhost:53589 | 93 | taskd.server=yigitsever.com:53414 |
| 92 | taskd.credentials=Public\/Yigit Sever\/d4682d9a-9895-4127-86af-8d2ffc6fffcd | 94 | context.home.read=+@home or +@online |
| 93 | taskd.trust=ignore hostname | 95 | context.home.write=+@home or +@online |
| 96 | context.work.read=+@work or +@online | ||
| 97 | context.work.write=+@work or +@online | ||
| 98 | news.version=2.6.0 | ||
| 99 | context=home | ||
