diff options
author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2023-05-11 08:05:14 -0400 |
---|---|---|
committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2023-05-11 08:05:14 -0400 |
commit | 60f7bde7e10af2727e86faa3e027c1de43617161 (patch) | |
tree | b46b87ec09bcb759f1473af2d92f801e0167da56 /.config/todoman |
initial import
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 |