updated todoman config. config format and name changed.

This commit is contained in:
Gabe Venberg 2021-06-05 23:58:52 -05:00
parent d4890d14ad
commit d77e019404
3 changed files with 7 additions and 7 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@
*.log
vifminfo
vifm-help.txt
__pycache__/

View file

@ -0,0 +1,6 @@
path = "~/.calendars/*"
default_due = 0
date_format = "%Y-%m-%d"
default_list = "personal"
humanize = True
timeformat = "%H:%M"

View file

@ -1,7 +0,0 @@
[main]
path = ~/.calendars/*
default_due = 0
date_format = %Y-%m-%d
default_list = personal
humanize = true
timeformat = %H:%M