Quasi-Delete Feature

Mark emails that should be hidden, but not deleted

1. Introduction

The quasi-delete function marks an email that should be hidden from the index, but NOT deleted. The email will disappear from the index when <sync-mailbox>is called.

On its own, this feature isn't very useful. It forms a useful part of the notmuch plugin.

2. Functions

Table 35.1. Quasi-Delete Functions

Menus Default Key Function Description
index,pager (none) <quasi-delete> delete from NeoMutt, don't touch on disk

3. neomuttrc

# Example NeoMutt config file for the quasi-delete feature.

# The 'quasi-delete' function marks an email that should be hidden
# from the index, but NOT deleted.
bind index,pager Q quasi-delete

# vim: syntax=neomuttrc

4. See Also

5. Known Bugs

None

6. Credits

Karel Zak, Richard Russon

Search by Algolia