8000 Configuration for notmuch · neomutt/samples@1d4efd9 · GitHub < 8000 meta name="twitter:site" content="@github" />
[go: up one dir, main page]

Skip to content

Commit 1d4efd9

Browse files
author
Stefan Kropp
committed
Configuration for notmuch
1 parent bc7eff9 commit 1d4efd9

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# -------------------------------------------------------------------------
2+
# Name: nm_default_uri
3+
# -------------------------------------------------------------------------
4+
# This variable specifies the default Notmuch database in format
5+
# notmuch://<absolute path>.
6+
7+
# set nm_default_uri = "notmuch:///home/user/.mail"
8+

config/variable/09-003-nm_record

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# -------------------------------------------------------------------------
2+
# Name: nm_record
3+
# -------------------------------------------------------------------------
4+
# This variable specifies if the NeoMutt record should indexed by notmuch.
5+
#
6+
7+
# set nm_record = no
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# -------------------------------------------------------------------------
2+
# Name: nm_record_tags
3+
# -------------------------------------------------------------------------
4+
# This variable specifies the default tags applied to messages stored to
5+
# the NeoMutt record. When set to 0 this variable disable the window
6+
# feature.
7+
8+
# set nm_record_tags = "-inbox,sent,local"

0 commit comments

Comments
 (0)
0