Skip to content

artur-shaik/mutt2task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

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.

About

Creates task in taskwarrior from email within mutt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages