From 60f7bde7e10af2727e86faa3e027c1de43617161 Mon Sep 17 00:00:00 2001 From: "Christopher R. Nelson" Date: Thu, 11 May 2023 08:05:14 -0400 Subject: initial import --- .config/todoman/todoman.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .config/todoman/todoman.conf (limited to '.config/todoman/todoman.conf') 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 -- cgit v1.2.3