aboutsummaryrefslogtreecommitdiff
path: root/.config/todoman/config.py
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2023-09-02 15:39:58 -0400
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2023-09-02 15:39:58 -0400
commit99470bda884aa47b7660576396bb912bf3ecf7aa (patch)
tree6283f64d7156fbfd8bfb18ec2a33861f41516aac /.config/todoman/config.py
parent60f7bde7e10af2727e86faa3e027c1de43617161 (diff)
add move configsHEADmain
Diffstat (limited to '.config/todoman/config.py')
-rw-r--r--.config/todoman/config.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/todoman/config.py b/.config/todoman/config.py
new file mode 100644
index 0000000..1060931
--- /dev/null
+++ b/.config/todoman/config.py
@@ -0,0 +1,6 @@
+[main]
+path = "~/.calendar/calendar/"
+date_format = "%Y-%m-%d"
+default_list = "calendar"
+default_due = 48
+humanize = true