SYNOPSIS
jp_add_mail_reply_todoAccepts an RFC822 formatted email on stdin.
DESCRIPTION
Adds a note in your todo list about an email, with a due date three days into the future.The new task is like "Action [from] re [subject]"
EXAMPLES
Add a macro to your mutt keybindings:macro index \Ct "|jp_add_mail_reply_todotoggle-new><flag-message>" "Add todo to reply to this mail"
AUTHOR
Nick Piper ([email protected])