summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-12-01 14:09:32 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-12-01 14:09:32 +0100
commit7d340bb52727b4118fe5e0f3f81d39227ff694e2 (patch)
tree9c0483bab30f80f4beafc66391772a06b40c2c66 /imagrc.toml
parentc2d4ec5fefe5de8871d974e7dd61af0fa618ae91 (diff)
parente3b49010047fbccf0649659dc0161f444a07e7ec (diff)
Merge branch 'imag-todo/format-output' into master
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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}}
+"""
+