Add markdown signature and introduce inbox tag

This commit is contained in:
2017-11-14 14:11:11 +01:00
parent 000856a0ef
commit 3f8726c26c
3 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"astroid": {
"config": {
"version": "9"
"version": "10"
},
"notmuch_config": "\/home\/max\/.notmuch-config",
"debug": {
@@ -28,7 +28,7 @@
"tags_upper_color": "#e5e5e5",
"tags_lower_color": "#333333",
"tags_alpha": "0.5",
"hidden_tags": "unread,sent,signed,replied,encrypted,del,attachment,flagged"
"hidden_tags": "unread,sent,signed,replied,encrypted,del,attachment,flagged,inbox"
}
},
"general": {
@@ -115,6 +115,7 @@
"additional_sent_tags": "",
"save_drafts_to": "\/home\/max\/Mails\/FSFE\/Drafts\/cur\/",
"signature_file": "signature.txt",
"signature_file_markdown": "signature.md",
"signature_default_on": "true",
"signature_attach": "false",
"always_gpg_sign": "false",