From: Renato Pontefice <renato.pontefice@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Some question on How to handle date, recursive events
Date: Tue, 11 Oct 2022 10:21:01 +0200 [thread overview]
Message-ID: <FB163357-1E3A-4AF4-839D-1A1C0607D026@gmail.com> (raw)
Hi,
I’m building my own calendar. I try to check:
1 - retry a thing until it is not done
2 - recursive events (each week, every first Friday of month…)
i.e.
1)
** TODO call Paul < 2022 10 05 10:30 +1d>
In this example I’ve created an Agenda view that remember me to call Paul every day, at 10:30 each day until Paul answer me. Then I would set it as DONE.Today Paul has answers me, but if I try to set it as DONE (Shift - right arrow) it does not cycle to DONE state. I’ve thought that is the + 1d that block me to set as DONE. I’ve removed it and now it goes as DONE. But the entry still appear on next days as DONE. Why it does not erase it self from Agenda view? Is it possible? Or not?
2)
Is the a way to set recursive events like “the firs Friday of the month” or each Tuesday of the month, not date-related (I mean: with +1 w I add the event the days x +7 days. Isn’t it?
I hope I have been clear.
Renato
next reply other threads:[~2022-10-11 8:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-11 8:21 Renato Pontefice [this message]
2022-10-12 9:39 ` Some question on How to handle date, recursive events Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=FB163357-1E3A-4AF4-839D-1A1C0607D026@gmail.com \
--to=renato.pontefice@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.