jp_add_mail_reply_todo(1) Add todo to your jppy/jpilot todo database about an email

SYNOPSIS

jp_add_mail_reply_todo

Accepts 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])