From df73e2b3bc18f11de981d8895743851c64487bf5 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 6 Dec 2021 17:03:08 -0500 Subject: [PATCH] Add todoman config --- dot_config/todoman/config.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot_config/todoman/config.py diff --git a/dot_config/todoman/config.py b/dot_config/todoman/config.py new file mode 100644 index 0000000000000000000000000000000000000000..0f740e39912ba5643ce8351545ad4fd5465c7f00 --- /dev/null +++ b/dot_config/todoman/config.py @@ -0,0 +1,5 @@ +path = "~/.calendars/*" +date_format = "%Y-%m-%d" +time_format = "%H:%M" +default_list = "Personal" +default_due = 48