From 1e0b36bb8e08229a5cf8d91947e50893a25dfd4c Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 1 Mar 2020 13:53:45 +0100 Subject: Add settings for tagging with imag-mail Signed-off-by: Matthias Beyer --- imagrc.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/imagrc.toml b/imagrc.toml index 3e4867df..5056ff22 100644 --- a/imagrc.toml +++ b/imagrc.toml @@ -236,6 +236,13 @@ calendars = "/home/user/calendars" list_format = "{{i}} - {{id}} - {{from}} -> {{to}}\t: {{subject}}" notmuch_database = "/home/user/Mail" +# Tag that is automatically added to the entry upon importing from notmuch +# (optional) +import_tag = "mail" + +# Import tags from notmuch into imag +import_notmuch_tags = true + [todo] show_format = """ {{i}} {{uuid}} -- cgit v1.2.3