dotfiles/dot_taskrc

73 lines
2.7 KiB
Plaintext
Raw Normal View History

2021-06-01 13:54:14 -04:00
# [Created by task 2.5.1 8/22/2016 14:01:12]
# 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
# Files
data.location=~/.task
# Color theme (uncomment one to use)
#include /usr/share/task/dark-16.theme
2021-06-28 11:02:24 -04:00
#dark256 is decent
2021-06-01 13:54:14 -04:00
#include /usr/share/task/dark-256.theme
2021-06-28 11:02:24 -04:00
include /usr/share/task/dark-blue-256.theme
2021-06-01 13:54:14 -04:00
##This next one is the best guess so far
2021-06-28 11:02:24 -04:00
####include /usr/share/task/dark-gray-256.theme
2021-06-01 13:54:14 -04:00
#The active task on dark gray blue is too hard to read
#include /usr/share/task/dark-gray-blue-256.theme
#include /usr/share/task/dark-green-256.theme
#include /usr/share/task/dark-red-256.theme
#include /usr/share/task/dark-violets-256.theme
## dark yellow green looks better than you'd think
#include /usr/share/task/dark-yellow-green.theme
#include /usr/share/task/light-16.theme
# The ones below this line officially look like ass
#include /usr/share/task/solarized-dark-256.theme
#include /usr/share/task/solarized-light-256.theme
#include /usr/share/task/light-256.theme
#include /usr/share/task/no-color.theme
taskd.certificate=/home/kellya/.task/private.certificate.pem
taskd.key=/home/kellya/.task/private.key.pem
taskd.ca=/home/kellya/.task/ca.cert.pem
taskd.server=taskwarrior.inthe.am:53589
taskd.credentials=inthe_am/alexpkelly/4a97112d-3460-46dc-a3d1-dbd404d80f18
taskd.trust=ignore hostname
#'taskd.ciphers=NORMAL:%COMPAT'
uda.reviewed.type=date
uda.reviewed.label=Reviewed
report._reviewed.description=Tasksh review report. Adjust the filter to your needs.
report._reviewed.columns=uuid
report._reviewed.sort=reviewed+,modified+
report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +PENDING or +WAITING )
uda.evernote.type=string
uda.evernote.label=Evernote
uda.intheamtrellolistname.type=string
uda.intheamtrellolistname.label=Inthe.AM Trello List Name
uda.messageid.type=string
uda.messageid.label=Message-ID
verbose=no
report.simple.description=Simple list of open tasks by project
report.simple.columns=id,project,description.count
report.simple.labels=ID,Proj,Desc
report.simple.sort=project+\/,entry+
report.simple.filter=status:pending
complete.all.tags=yes
active.indicator=▸
recurrence.indicator=♺
nag=
dateformat=Y-M-DTH:N
context.work.read=+work -home or -TAGGED
context.work.write=+work
context.home.read=+home -work or -TAGGED
context.home.write=+home
context=work