summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml13
1 files changed, 13 insertions, 0 deletions
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}}
+"""
+