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.
|
|
# info {{{ #
# [Created by task 2.5.1 9/3/2019 01:25:18] # 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
# }}} info #
data.location=~/.task # rc.debug=1
# Color theme (uncomment one to use){{{ #include /usr/share/doc/task/rc/light-16.theme #include /usr/share/doc/task/rc/light-256.theme include /usr/share/doc/task/rc/dark-16.theme # include /usr/share/doc/task/rc/dark-256.theme #include /usr/share/doc/task/rc/dark-red-256.theme #include /usr/share/doc/task/rc/dark-green-256.theme #include /usr/share/doc/task/rc/dark-blue-256.theme #include /usr/share/doc/task/rc/dark-violets-256.theme #include /usr/share/doc/task/rc/dark-yellow-green.theme #include /usr/share/doc/task/rc/dark-gray-256.theme #include /usr/share/doc/task/rc/dark-gray-blue-256.theme #include /usr/share/doc/task/rc/solarized-dark-256.theme #include /usr/share/doc/task/rc/solarized-light-256.theme #include /usr/share/doc/task/rc/no-color.theme
# color.blocking=color1 on color15
# }}}
# server {{{ #
taskd.certificate=\/home\/kevin\/.task\/do.cert.pem taskd.key=\/home\/kevin\/.task\/do.key.pem taskd.ca=\/home\/kevin\/.task\/ca.cert.pem taskd.server=taskd.khkm.tk:53589 taskd.credentials=Hevin\/Kevin\/eb6225dc-80fb-4721-8b03-9114c6c4423d
# }}} server #
# urgency {{{ #
urgency.due.coefficient=18 urgency.user.project.codm.coefficient=2 urgency.user.project.crim.coefficient=5 urgency.user.project.mny.coefficient=7 urgency.user.project.ms.coefficient=3 urgency.user.project.pey.coefficient=7 urgency.user.project.sch.coefficient=10 urgency.uda.priority.H.coefficient=10 urgency.uda.priority.L.coefficient=-7 urgency.uda.priority..coefficient=1 urgency.user.tag.nx.coefficient=15
# }}} urgency #
# context {{{ #
# context.home=project.not:ieas project.not:out project.not:sch tag.not:amn context.home=project.not:ieas project.not:out context.ieas=project:ieas context.out=project:out context.sch=project:sch
context=home # context=out # context=sch
# }}} context #
report.ready.sort=urgency-
|