From: Bastien <bzg@altern.org>
To: Nicolas Richard <theonewiththeevillook@yahoo.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Compare a timestamp with existing agenda entries.
Date: Thu, 24 Jan 2013 15:34:07 +0100 [thread overview]
Message-ID: <874ni66468.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87k3rf3lse.fsf@yahoo.fr> (Nicolas Richard's message of "Mon, 14 Jan 2013 15:02:25 +0100")
Hi Nicolas,
"Nicolas Richard" <theonewiththeevillook@yahoo.fr> writes:
> My use case is to ease the process of filling in a "doodle". I already
> wrote a few lines to import the proposed dates of a given doodle into
> org-mode timestamps (see here: https://gist.github.com/4529894). Atm I
> have to open (C-c C-o) each time stamp to see if there's a clash.
>
> Any comment are welcome ! Thanks for your attention,
Here is what I do.
I have this in my Emacs config:
(setq calendar-mark-diary-entries-flag t)
And I use a simple ~/.diary file containing this:
%%(org-diary :scheduled :deadline :sexp :timestamp) ~/org/rdv.org
That way, each time I open the calendar, days with
scheduled/deadlined/timestamped entries in rdv.org
are highlighted.
This is not perfect because it does not tell the time
of these appointments -- so I just added a new binding
in the Org read date prompt: you can now use `?' to view
the diary entries on the date the cursor here.
HTH,
--
Bastien
next prev parent reply other threads:[~2013-01-24 14:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 14:02 Compare a timestamp with existing agenda entries Nicolas Richard
2013-01-14 22:21 ` Eric S Fraga
2013-01-24 14:34 ` Bastien [this message]
2013-01-25 10:38 ` Nicolas Richard
2013-01-25 10:43 ` Bastien
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ni66468.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=theonewiththeevillook@yahoo.fr \
/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 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).