diff options
Diffstat (limited to '.config/todoman')
-rw-r--r-- | .config/todoman/todoman.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/todoman/todoman.conf b/.config/todoman/todoman.conf new file mode 100644 index 0000000..1060931 --- /dev/null +++ b/.config/todoman/todoman.conf @@ -0,0 +1,6 @@ +[main] +path = "~/.calendar/calendar/" +date_format = "%Y-%m-%d" +default_list = "calendar" +default_due = 48 +humanize = true |