Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 762 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 762 Bytes

Slight modification of already existed mutt2task script.

Dependencies:

Based on this blogpost

This script creates task in taskwarrior from email within mutt. The subject of email becomes task name, and the body exports to taskopen note.

Install

Change your location to script directory, and then link it:

ln -s $PWD/mutt2task.py ~/bin/

Add this to your .muttrc:

macro index,pager t "<pipe-message>mutt2task.py<enter>"

Usage

Just press t on email or inside email.