emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jan Böcker" <jan.boecker@jboecker.de>
To: Marius Hofert <marius.hofert@math.ethz.ch>
Cc: Emacs help <emacs-orgmode@gnu.org>
Subject: Re: org-capture-template: "SCHEDULED:" obsolete?
Date: Sun, 06 Nov 2011 11:30:19 +0100	[thread overview]
Message-ID: <4EB661BB.8020000@jboecker.de> (raw)
In-Reply-To: <7B1F3AAB-848A-4767-9E37-01137574AEC8@math.ethz.ch>

On 11/05/2011 11:35 PM, Marius Hofert wrote:

> Apparently, the string "SCHEDULED:" is not required for an entry to appear in agenda view. 

Hi Marius,

the difference between <date> and SCHEDULED: <date> is that <date> will
cause the entry to appear in the agenda only on the given day, whereas
SCHEDULED: <date> will also cause the entry to be displayed on the
current day if it is scheduled in the past and has not been marked DONE yet.

To see what I mean, put the following entries into an agenda file:

* Test 1
  SCHEDULED: <2011-11-05 Sat>

* DONE Test 2
  SCHEDULED: <2011-11-05 Sat>

* Test 3
  <2011-11-05 Sat>

Because Test 1 it is not marked done, if you refresh your agenda view
today, you will see something like this:

 Sched. 2x:  Test 1

Test 2 does not show up because it is marked DONE and Test 3 does not
show up because it does not contain the SCHEDULED keyword.

(Note that Test 1 will only show up on the agenda view for today and the
day it was scheduled for when you look at the agenda view for a day in
the past or future, for example by using the weekly or monthly view or
going forward/backward with the f and b keys.

For more information, please refer to Section 8.3, "Deadlines and
scheduling", in the Org manual.

Hope this helps,
  Jan

  reply	other threads:[~2011-11-06 10:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-05 22:35 org-capture-template: "SCHEDULED:" obsolete? Marius Hofert
2011-11-06 10:30 ` Jan Böcker [this message]
2011-11-06 10:35   ` Marius Hofert

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=4EB661BB.8020000@jboecker.de \
    --to=jan.boecker@jboecker.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=marius.hofert@math.ethz.ch \
    /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).