From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Hetzenberger Subject: Agenda display count of monthly anniversary Date: Fri, 21 Jun 2019 10:05:26 +0200 Message-ID: <24239c7f-2d4e-398f-f1b3-122b663c82e9@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48802) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heEYi-0005LY-O7 for emacs-orgmode@gnu.org; Fri, 21 Jun 2019 04:06:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1heEY9-00042i-Id for emacs-orgmode@gnu.org; Fri, 21 Jun 2019 04:06:08 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:43669) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1heEY9-0003vl-Cc for emacs-orgmode@gnu.org; Fri, 21 Jun 2019 04:05:33 -0400 Received: by mail-wr1-x42a.google.com with SMTP id p13so5571526wru.10 for ; Fri, 21 Jun 2019 01:05:31 -0700 (PDT) Received: from [10.0.0.20] (217-149-168-150.nat.highway.telekom.at. [217.149.168.150]) by smtp.gmail.com with ESMTPSA id u2sm10535161wmc.3.2019.06.21.01.05.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2019 01:05:28 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi all, I know I can display the number of years since an anniversary using diary-anniversary. However, I would like to also achieve this with monthly anniversaries. For example the count of occurences of the event <2019-05-25 So. +1m> should be displayed in the agenda view. Is there any easy possibility to achieve this? Regards, Matthias