tb2taskwarrior icon indicating copy to clipboard operation
tb2taskwarrior copied to clipboard

Scripts to handle taskwarrior from Thunderbird

h1. Add task from Thunderbird to taskwarrior

"Screenshot":http://i.imgur.com/tHhk1.png !http://i.imgur.com/tHhk1.png!

A custom button script in Thunderbird to add emails as task in Taskwarrior

h2. Dependencies

Taskwarrior: http://www.taskwarrior.org/ Thunderbird: http://www.mozillamessaging.com/thunderbird/ Custom button add-on for Thunderbird: https://addons.mozilla.org/thunderbird/addon/custom-buttons/ For recent versions of Thunderbird (if above link will not install): http://custombuttons.mozdev.org/devbuilds.html Install perl MIME-tools: sudo apt-get install libmime-tools-perl or Archlinux: extra/perl-mime-tools

h2. Installation & Usage

Add new button to Thunderbird (right click on toolbar and select 'Add new button...')

Name: Add to task

Code: Copy the content Download custom-button.tb2taskwarrior

(optional) customise topicName (e.g. change +inbox +email tags)

Add created button to Thunderbird toolbar

Select an email and click on created button

Download tb2taskwarrior.png for button icon.

h2. Change log

  • 15 Sep 2012: cygwin support added

h2. Todo

  • Test under Mac.
  • Add multiple-tasks

h2. Contribution

Feel free to contribute to this project.