summary refs log tree commit diff
path: root/.config/todoman/config.py
blob: 3a982f8dfe8fb4c1f7d98e058d1eb8b049c1c344 (plain) (blame)
1
2
3
4
5
6
# A glob expression which matches all directories relevant.
path = "~/calendars/tasks/"
date_format = "%Y-%m-%d"
time_format = "%H:%M"
default_list = "tasks"
default_due = 48