haensl / mutt2calcurse

Export events from mutt to calcurse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mutt2calcurse

Export events from mutt to calcurse

mutt2calcurse is a fork of Tim Hentenaar's add_to_calcurse.sh and is used to import text/calendar files into calcurse.

Usage

This script was written in order to export iCal events from mutt to calcurse. In order to use it as such add the following to your muttrc:

macro index,pager \ck <pipe-entry>'mutt2calcurse'<enter> 'Add ical events to calcurse'

This line sets up a macro on the index and pager views enabling the user to press ctrl+k when viewing an iCal event to send it to calcurse.

Dependencies

uudeview

About

Export events from mutt to calcurse


Languages

Language:Shell 100.0%