Simon Thum writes:
> I saw there are some knobs but I'm looking for more felixble
> soultions, e.g. sth like org-icalendar-verify-function.
I removed this variable since I didn't need it in the new back-end.
Nevertheless, hooks and filters from org-export.el provide the same
functionality, so yo
On 11/11/2012 10:12 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
just tested and it seems to work fine.
Thanks for testing it.
A glitch: Unlike the other functions, I could not get
org-e-icalendar-export-current-agenda to auto-complete in M-x
That's correct. `org-e-icalendar-exp
Hello,
Simon Thum writes:
> just tested and it seems to work fine.
Thanks for testing it.
> A glitch: Unlike the other functions, I could not get
> org-e-icalendar-export-current-agenda to auto-complete in M-x
That's correct. `org-e-icalendar-export-current-agenda' isn't meant to
be a command
Hi,
just tested and it seems to work fine.
A glitch: Unlike the other functions, I could not get
org-e-icalendar-export-current-agenda to auto-complete in M-x and it
also did not produce meaningful results (empty icalendar).
What I'm missing is the ability to influence the amount of informat
Hello,
Vincent Beffara writes:
> I tried it,
Thank you.
> nothing gets exported at all ... Is there anything I'm missing ?
I don't know. What did you try exactly? On which kind of data?
If your file/agenda only contains TODO entries, you may want to try
again, as I have push a fix for it.
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:
>
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