diff --git a/imagrc.toml b/imagrc.toml index 0bd1c291..7c8947ad 100644 --- a/imagrc.toml +++ b/imagrc.toml @@ -374,3 +374,16 @@ calendars = "/home/user/calendars" # The name of the mail reference collection ref_collection_name = "mail" +[todo] +show_format = """ +{{i}} {{uuid}} + +Status: {{status}} +Priority: {{prio}} +Scheduled: {{sched}} +Hidden: {{hidden}} +Due: {{due}} + +{{text}} +""" +