summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-08-02 05:48:25 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-08-26 04:24:57 +0200
commitea77faeae28ef5288f586d443e05ebe8665700e7 (patch)
tree00f15b44df3a10711ff7df36b34f9778d837b84d /imagrc.toml
parentb5c73d9c198c175fa5dcf48ed6e280a0d3cfa489 (diff)
imagrc: Abbreviating is supported, remove old comment and update contact.list_format
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml8
1 files changed, 1 insertions, 7 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 17f3fd7c..6e635337 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -313,13 +313,7 @@ web = "chromium {{entries}}"
#
# Multiple lines shouldn't be used, as this is for listing multiple entries.
#
-# Note: Abbreviating the hash ("id") is not yet supported in the "show" command,
-# thus we print the id here without abbreviating it. To abbreviate it to 5
-# characters, use:
-#
-# {{abbrev 5 id}}
-#
-list_format = "{{lpad 5 i}} | {{id}} | {{FN}} | {{mail}} | {{adr}}"
+list_format = "{{lpad 5 i}} | {{abbrev 5 id}} | {{FN}} | {{mail}} | {{adr}}"
# The format when printing a single contact
#