emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Org-mode and continuing BBDB compatibility


From: Myles English
Subject: Re: [O] Org-mode and continuing BBDB compatibility
Date: Mon, 21 Oct 2013 20:49:23 +0100
User-agent: mu4e 0.9.9.5; emacs 24.3.1

Hi Christopher,

address@hidden writes:

> I am using org-mode version 20131021 and the latest checkout of the
> bbdb3 git repository.

I am using older versions.

> Although I have the following lines in my main .org file:
>
> * Anniversaries
>        :PROPERTIES:
>        :CATEGORY: Anniv
>        :END:
>   %%(org-bbdb-anniversaries)
>
> I do not see anniversaries from my .bbdb file in the agenda. I know that
> some work was done in the past with making org-mode compatible with
> bbdb3, but are the two projects no longer compatible, or do I probably
> have some other problem on my end?

I think you might need:

(setq org-bbdb-anniversary-field 'birthday)

or 

(setq org-bbdb-anniversary-field 'anniversary)

depending on what you called the anniversary field.

If you work out how to display birthdays and anniversaries in the same
agenda please share.

Myles



reply via email to

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