emacs-orgmode
[Top][All Lists]
Advanced

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

Re: track birthdays without having them constantly being in the agenda v


From: Ihor Radchenko
Subject: Re: track birthdays without having them constantly being in the agenda view
Date: Thu, 21 Dec 2023 11:08:14 +0000

Luca Ferrari <fluca1978@gmail.com> writes:

> I would like to switch to org-agenda to track birthdays, but if I
> place a deadline with a +1y specifier, like:
> DEADLINE: <2022-12-14 mer +1y>
> the birthday pops in the agenda view even after it has passed. I'm
> sure there is a simple trick to make it disappear once it has expired,
> but I cannot figure how to do it.
> Any suggestion?

DEADLINE is designed for tasks. Until DONE, entries with DEADLINE appear
in agenda as overdue. Is it what you generally want to see for tasks.

You can

1. Turn it into TODO and mark DONE once handled (when deadline has a
   repeater, marking birthday DONE will re-schedule it and flip the todo
   keyword back to TODO)

2. Just use timestamp like <2022-12-14 mer +1y> without DEADLINE. This
   will make the birthday appear on the day of birthday in your agenda.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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