> Nick Dokos <[email protected]> writes: >> Christopher Culver <[email protected]> writes: >> I am using org-mode version 20131021 and the latest checkout of the >> bbdb3 git repository. 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 believe the %% construct is recognized only at the beginning of a > line: try deleting the white space in front.
Thanks, that did the trick. I can now see BBDB anniversaries in my agenda. Christopher Culver
