<emphasis role="comment"># modify (notmuch/imap) tags</emphasis>
bind index,pager \` modify-labels
<emphasis role="comment"># modify (notmuch/imap) tag non-interactively.</emphasis>
-bind index,pager tt "<modify-labels>!todo\n" "Toggle the 'todo' tag"
+macro index,pager tt "<modify-labels>!todo\n" "Toggle the 'todo' tag"
<emphasis role="comment"># modify labels and then hide message</emphasis>
<emphasis role="comment"># bind index,pager ??? modify-labels-then-hide</emphasis>
<emphasis role="comment"># --------------------------------------------------------------------------</emphasis>