diff options
| -rw-r--r-- | .taskrc##c.desktop,h.maus | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/.taskrc##c.desktop,h.maus b/.taskrc##c.desktop,h.maus index 96ae145..dbd9024 100644 --- a/.taskrc##c.desktop,h.maus +++ b/.taskrc##c.desktop,h.maus | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | # Use the command 'task show' to see all defaults and overrides | 11 | # Use the command 'task show' to see all defaults and overrides |
| 12 | 12 | ||
| 13 | # Files | 13 | # Files |
| 14 | data.location=/home/yigit/nextcloud/.task | 14 | data.location=/home/yigit/.local/share/task |
| 15 | 15 | ||
| 16 | # Color theme (uncomment one to use) | 16 | # Color theme (uncomment one to use) |
| 17 | #include /usr/share/doc/task/rc/light-16.theme | 17 | #include /usr/share/doc/task/rc/light-16.theme |
| @@ -74,8 +74,9 @@ report.custom_stop.description = Task id to feed to stop script | |||
| 74 | report.custom_stop.filter = status:pending and +ACTIVE | 74 | report.custom_stop.filter = status:pending and +ACTIVE |
| 75 | 75 | ||
| 76 | ### contexts | 76 | ### contexts |
| 77 | context.home = +@home or +@online | 77 | context.work = +@work # researcher, ta, student, stuff that needs to be done |
| 78 | context.work = +@work or +@online | 78 | context.home = +@home # ricing, errands, stuff that would like to do |
| 79 | context.tablet = +@tablet # stuff to do on tablet, reclining | ||
| 79 | 80 | ||
| 80 | ### user defined attribute brainpower (difficulty of tasks) | 81 | ### user defined attribute brainpower (difficulty of tasks) |
| 81 | uda.brainpower.type = string | 82 | uda.brainpower.type = string |
| @@ -91,3 +92,9 @@ report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,U | |||
| 91 | report.next.sort = brainpower-,priority-,urgency- | 92 | report.next.sort = brainpower-,priority-,urgency- |
| 92 | 93 | ||
| 93 | calendar.details=full | 94 | calendar.details=full |
| 95 | taskd.credentials=me\/yigit sever\/765df4a2-6c6c-408b-a266-17117e944f4e | ||
| 96 | taskd.certificate=\/home\/yigit\/.local\/share\/task\/maus.cert.pem | ||
| 97 | taskd.key=\/home\/yigit\/.local\/share\/task\/maus.key.pem | ||
| 98 | taskd.ca=\/home\/yigit\/.local\/share\/task\/ca.cert.pem | ||
| 99 | taskd.server=yigitsever.com:53414 | ||
| 100 | context=work | ||
