# [Created by task 3.4.1 6/14/2025 09:03:52]
data.location=/home/alex/.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

context.work.read=+work
context.work.write=+work
context.home.read=+home
context.home.write=+home
context.research.read=+research
context.research.write=+research
context=home

# For movies
uda.rating.type = numeric
uda.rating.label = Rating

report.films.description = films seen
report.films.labels = Title,Rating,Watched on
report.films.columns = description,rating,end
report.films.filter = status:completed limit:page project:films
report.films.sort = end-