Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

82 lines
2.5 KiB

5 years ago
5 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
4 years ago
4 years ago
  1. # info {{{ #
  2. # [Created by task 2.5.1 9/3/2019 01:25:18]
  3. # Taskwarrior program configuration file.
  4. # For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',
  5. # 'man task-sync' or 'man taskrc'
  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. # Use the command 'task show' to see all defaults and overrides
  11. # }}} info #
  12. data.location=~/.task
  13. # rc.debug=1
  14. # Color theme (uncomment one to use){{{
  15. #include /usr/share/doc/task/rc/light-16.theme
  16. #include /usr/share/doc/task/rc/light-256.theme
  17. include /usr/share/doc/task/rc/dark-16.theme
  18. # include /usr/share/doc/task/rc/dark-256.theme
  19. #include /usr/share/doc/task/rc/dark-red-256.theme
  20. #include /usr/share/doc/task/rc/dark-green-256.theme
  21. #include /usr/share/doc/task/rc/dark-blue-256.theme
  22. #include /usr/share/doc/task/rc/dark-violets-256.theme
  23. #include /usr/share/doc/task/rc/dark-yellow-green.theme
  24. #include /usr/share/doc/task/rc/dark-gray-256.theme
  25. #include /usr/share/doc/task/rc/dark-gray-blue-256.theme
  26. #include /usr/share/doc/task/rc/solarized-dark-256.theme
  27. #include /usr/share/doc/task/rc/solarized-light-256.theme
  28. #include /usr/share/doc/task/rc/no-color.theme
  29. # color.blocking=color1 on color15
  30. # }}}
  31. # server {{{ #
  32. taskd.certificate=\/home\/kevin\/.task\/do.cert.pem
  33. taskd.key=\/home\/kevin\/.task\/do.key.pem
  34. taskd.ca=\/home\/kevin\/.task\/ca.cert.pem
  35. taskd.server=taskd.khkm.tk:53589
  36. taskd.credentials=Hevin\/Kevin\/eb6225dc-80fb-4721-8b03-9114c6c4423d
  37. # }}} server #
  38. # urgency {{{ #
  39. urgency.due.coefficient=18
  40. urgency.user.project.codm.coefficient=2
  41. urgency.user.project.crim.coefficient=1
  42. urgency.user.project.fn.coefficient=5
  43. urgency.user.project.mny.coefficient=7
  44. urgency.user.project.ms.coefficient=3
  45. urgency.user.project.pey.coefficient=10
  46. urgency.user.project.sch.coefficient=7
  47. urgency.uda.priority.H.coefficient=10
  48. urgency.uda.priority.L.coefficient=-7
  49. urgency.uda.priority..coefficient=1
  50. urgency.user.tag.jira.coefficient=5
  51. # urgency.user.tag.nx.coefficient=15
  52. # }}} urgency #
  53. # context {{{ #
  54. # context.home=project.not:ieas project.not:out project.not:sch tag.not:amn
  55. context.home=project.not:ieas project.not:out
  56. context.ieas=project:ieas
  57. context.out=project:out
  58. context.sch=project:sch
  59. context=home
  60. # context=out
  61. # context=sch
  62. # }}} context #
  63. report.ready.sort=urgency-