Skip to content

nofeed/vkhal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vkhal

Utility to help integrate the amazing [Mutt][1]/[NeoMutt][2] with the beautiful calendaring application [Khal][3]

Installation

$ gem install vkhal 

Usage

Vkhal can both display an ics file in Mutt and import it in Khal.

In order to display the events inside your emails add these two lines in your mailcap

text/calendar; vkhal -s %s; copiousoutput application/ics; vkhal -s %s; copiousoutput 

Then add a macro to import events into Khal:

macro attach K \ "\ "<enter-command>unset wait_key<enter>\ <shell-escape>rm -f /tmp/events.ics<enter>\ <save-entry><kill-line>/tmp/events.ics<enter>\ <shell-escape> vkhal -k /tmp/events.ics<enter>\ " 

License

The gem is available as open source under the terms of the Beerware License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors