all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-bbdb: anniversaries with unknown years
@ 2010-10-10 10:15 Christoph Groth
  2010-10-10 10:34 ` Carsten Dominik
  0 siblings, 1 reply; 11+ messages in thread
From: Christoph Groth @ 2010-10-10 10:15 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I'd like to keep birthdays and similar dates in bbdb and have them shown
in my org mode agenda views.  Often, however, I do not know the year of
an anniversary, and in the case of my acquaintances the year of a
personal anniversary is often not meaningful (e.g. name days, popular in
some countries).

The solution that came to my mind was to update org-bbdg.el to also
accept dates in the format MM-DD.  org-bbdb-anniv-extract-date would
then substitute nil for unknown years.  The remaining code would make
sure that "unknown" is substituted for unknown `years'.

That solution seems fine, however it would break compatibility with the
old format of org-bbdb-anniversary-format-alist, as this assumes that a
numerical value of `years' is always defined.

Before writing a patch, I would like to ask for opinions on this.

Cheers
Christoph

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-02-09 17:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-10 10:15 org-bbdb: anniversaries with unknown years Christoph Groth
2010-10-10 10:34 ` Carsten Dominik
2010-10-10 11:16   ` Richard Riley
2010-10-10 11:26     ` Carsten Dominik
2010-10-10 11:57       ` Richard Riley
2010-10-25 16:33         ` Thomas Baumann
2011-02-07 11:43   ` [PATCH] org-bbdb: allow " Christoph Groth
2011-02-08 15:57     ` [Accepted] " Bastien Guerry
2011-02-08 15:58     ` [PATCH] " Bastien
2011-02-08 16:05     ` Thomas Baumann
2011-02-09 14:42       ` Christoph Groth

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.