emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] capture template for .ics invitation in vm


From: Eric S Fraga
Subject: Re: [O] capture template for .ics invitation in vm
Date: Tue, 5 Jan 2016 09:01:47 +0000
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (gnu/linux)

On Saturday, 19 Dec 2015 at 08:24, address@hidden wrote:
> I'm trying to make a capture template for turning the very frequent
> invitations I get in .ics format (I think) into org agenda items.
> The basis is the ical2org awk script maintained by Eric Fraga.
> My template is defined as follows:
> ("i" "invite" entry (file+headline "~/.org/todo.org" "Tasks")
>        "* TODO %(org-capture-vm-invite)\n" :immediate-finish t)

Maybe have a look at the implementation of gnus-icalendar functions
which do what you want albeit for gnus and not vm?  gnus-icalendar.el
should be in your emacs distribution but, if not, it can be found in the
git version of gnus.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-416-g369955



reply via email to

[Prev in Thread] Current Thread [Next in Thread]