X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=misc%2Ftaskwarrior%2Ftaskrc;fp=misc%2Ftaskwarrior%2Ftaskrc;h=f804658baf7d3d854ce193f231b36172e94660ee;hp=0000000000000000000000000000000000000000;hb=14ab99ae2d8c8c493e3642930249a9fa25c245b3;hpb=8fcb9084d312fc5f354d0bfc4d38b98902f0eebd diff --git a/misc/taskwarrior/taskrc b/misc/taskwarrior/taskrc new file mode 100644 index 0000000..f804658 --- /dev/null +++ b/misc/taskwarrior/taskrc @@ -0,0 +1,41 @@ +# Taskwarrior configuration file. + +# Copyright (C) 2019 Simon Ruderich +# +# This file is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This file is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this file. If not, see . + + +data.location=~/.local/share/taskwarrior + + +# Where I live the week starts on Monday. +weekstart=monday + +# I like (really) short commands. +abbreviation.minimum=1 + +# `task projects` should list projects of all tasks, not only pending ones. +list.all.projects=1 + + +# +later is used for tasks which I don't want to forget but which don't have +# to happen any time soon. +urgency.user.tag.later.coefficient=-2 +color.tag.later=color242 + +# Blocking something doesn't make the task more important, it should just +# reduce the urgency of the blocked command. +urgency.blocking.coefficient=0.0 +color.blocking= +color.blocked=