]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - misc/taskwarrior/taskrc
misc: taskwarrior: add
[config/dotfiles.git] / misc / taskwarrior / taskrc
1 # Taskwarrior configuration file.
2
3 # Copyright (C) 2019  Simon Ruderich
4 #
5 # This file is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation, either version 3 of the License, or
8 # (at your option) any later version.
9 #
10 # This file is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
17
18
19 data.location=~/.local/share/taskwarrior
20
21
22 # Where I live the week starts on Monday.
23 weekstart=monday
24
25 # I like (really) short commands.
26 abbreviation.minimum=1
27
28 # `task projects` should list projects of all tasks, not only pending ones.
29 list.all.projects=1
30
31
32 # +later is used for tasks which I don't want to forget but which don't have
33 # to happen any time soon.
34 urgency.user.tag.later.coefficient=-2
35 color.tag.later=color242
36
37 # Blocking something doesn't make the task more important, it should just
38 # reduce the urgency of the blocked command.
39 urgency.blocking.coefficient=0.0
40 color.blocking=
41 color.blocked=