Skip to content

Script ran from mutt that will create a task with an annotated message-id

License

Notifications You must be signed in to change notification settings

derekschrock/header2task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Script to manipulate taskwarrior tasks when passed a raw email via stdin. Annotating the task with the email's message-id, from, and subject headers.

With header2task in PATH add something like this to a muttrc file:

macro index,pager ,ta '<pipe-message>header2task add<enter>F'
macro index,pager ,tA '<pipe-message>header2task annotate<enter>'
macro index,pager ,td '<pipe-message>header2task done<enter>'
macro index,pager ,tf '<pipe-message>header2task find<enter>'
macro index,pager ,tj '<pipe-message>header2task join<enter>F'
macro index,pager ,tp '<pipe-message>header2task project<enter>'
macro index,pager ,te '<pipe-message>header2task edit<enter>'

About

Script ran from mutt that will create a task with an annotated message-id

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages