* [O] How to add "days since" in heading
@ 2022-02-17 0:27 Ken Mankoff
0 siblings, 0 replies; only message in thread
From: Ken Mankoff @ 2022-02-17 0:27 UTC (permalink / raw)
To: Org-mode
Hello,
I'd like to have something like "diary-anniversary" but report "days since" a date, rather than "years since". For example, I have
> ** Birthdays
> %%(diary-anniversary 12 11 2010) Their %d%s birthday
And in my Agenda I then see:
> events: Their 21st birthday
I'd like to have something like this:
> ** Foo
> %%(diary-foo 2021-02-13) Bar [%d days]
And in my Agenda I then see:
> events: Bar [4 days]
That is, I would like to track how long since an event (in this case, how long a paper has been in review) without using SCHEDULING which makes things appear overdue if scheduled in the past.
Thanks,
-k.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-02-17 0:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-17 0:27 [O] How to add "days since" in heading Ken Mankoff
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).