Uwe Jochum wrote:
>Hi all,
>it seems that the diary integration is somehow broken in the new orgmode
>7.01.g:
>I have entries like
>%%(diary-anniversary 1960 08 06) Herr X (%d Jahre alt)
>in my org-contacts file, but they are no longer shown in the agenda view.
>org-agenda-include-diary is set
Hi all,
it seems that the diary integration is somehow broken in the new orgmode
7.01.g:
I have entries like
%%(diary-anniversary 1960 08 06) Herr X (%d Jahre alt)
in my org-contacts file, but they are no longer shown in the agenda view.
org-agenda-include-diary is set to t.
Other sexp en
I keep all diary stuff in an org file. I have turned off including the
external .diary file into org.
However my .diary file (which feeds the calendar) looks like:
&%%(org-diary)
Oct 13, 2008 hello
Should anniversaries (bbdb) and todos etc not be hilited in the calendar as
"hello" above is?
I did not look at the code at all, so I have no opinion on it.
If it really is outdated, you could just write yoour own parser,
probably not too hard.
- Carsten
On Feb 12, 2007, at 20:11, Bastien wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Have you looked at icalendar.el which is p
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Have you looked at icalendar.el which is part of Emacs? From the
> documentation I would think that icalendar-export-file' does this.
> Of course we could make the org-mode exporting functions call this.
> Seems like we would end up with two files rat
org.el does not really contain any code that can be used for this. All
it does is using the calendar/diary functions to list the entries for
specific days in the agenda. To create an icalendar export of the
diary, a separate parser for the diary is needed, and it could be run
completely indep
> "Bastien" == Bastien <[EMAIL PROTECTED]> writes:
Bastien> Anyway, optionnal diary integration in the .ics export
Bastien> would really come in handy. Let me know if i can help on
Bastien> this.
Yep - I agree. That would be a great option.
Pete
___
Hi Carsten,
I use Org for project-related appointments, but i keep using my .diary
for at least three things:
1. "standalone" appointments
2. recurring appointments
3. alerts with (appt-activate)
For 1. and 2. it would be nice if appointments were part of the .ics
export. For 3. it would