Skip to content

A simple script to publish a new getontracks todo using a mutt macro

Notifications You must be signed in to change notification settings

ymitsos/mutt2getontracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A simple implementation of the getontracks (http://www.getontracks.org/) API to be used with Mutt MUA to efficiently create new todo. The following macro pipes the entire message to the script for processing. At the moment only the subject is used as description to the new todo.

macro pager ,mt "| /path_to_script/mutt2getontracks.py -t example.com/tracks"

About

A simple script to publish a new getontracks todo using a mutt macro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages