Hi, I tried it, nothing gets exported at all ... Is there anything I'm missing ?
/v -- Vincent Beffara On Saturday, November 3, 2012 at 24:48 , Nicolas Goaziou wrote: > Hello, > > I've just pushed a new (and probably very buggy) iCalendar back-end for > org-export.el. > > To install it: > > (require 'org-e-icalendar) > > It should then be available under `org-export-dispatch' menu. > > There's also a function to write current agenda view to a calendar, but > it isn't hooked into `org-agenda-write' yet. For now, you can test it, > from an agenda buffer, with: > > M-: (org-e-icalendar-export-current-agenda) > > > Feedback is welcome. > > > Regards, > > -- > Nicolas Goaziou