summaryrefslogtreecommitdiff
path: root/.taskrc
blob: e93d4af815aafece7f62927ee54cb8d947c566c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# [Created by task 3.4.1 4/28/2025 20:01:41]
data.location=~/.task
news.version=3.4.1

# To use the default location of the XDG directories,
# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and update location config as follows:

#data.location=~/.local/share/task
#hooks.location=~/.config/task/hooks

# Color theme (uncomment one to use)
#include light-16.theme
#include light-256.theme
#include bubblegum-256.theme
#include dark-16.theme
include dark-256.theme
#include dark-red-256.theme
#include dark-green-256.theme
#include dark-blue-256.theme
#include dark-violets-256.theme
#include dark-yellow-green.theme
#include dark-gray-256.theme
#include dark-gray-blue-256.theme
#include solarized-dark-256.theme
#include solarized-light-256.theme
#include no-color.theme

# Correct column name is 'tags' not 'tag'
report.next.columns=id,start.age,entry.age,depends,priority,project,tags,recur,scheduled.countdown,due.relative,until.remaining,description,urgency
report.next.labels=ID,Active,Age,Deps,P,Project,Tags,Recur,S,Due,Until,Description,Urg

# Better date formats
dateformat=Y-M-D H:N:S
dateformat.report=Y-M-D
dateformat.holiday=YMD
dateformat.annotation=Y-M-D

# Show project names in full
report.next.labels=ID,Active,Age,Deps,P,Proj,Tag,Recur,S,Due,Until,Description,Urg
Back to https://optics-design.com