From: Marius Hofert <marius.hofert@math.ethz.ch>
To: Emacs help <emacs-orgmode@gnu.org>
Subject: org-capture-template: "SCHEDULED:" obsolete?
Date: Sat, 5 Nov 2011 23:35:34 +0100 [thread overview]
Message-ID: <7B1F3AAB-848A-4767-9E37-01137574AEC8@math.ethz.ch> (raw)
Hi
I set up org-capture-templates like this:
(setq org-capture-templates
'(("t" "TODO in ~/org/agenda.org -> Tasks" entry (file+headline "" "Tasks")
"* TODO %?\n%^t\n%a")))
If I fire up C-c a a in ~/org/agenda.org, I'll see the entries created via C-c c. They are displayed in the foreground color. I am wondering if I should adjust the above template to insert the date as "SCHEDULED: <date>" instead of just <date>? Apparently, the string "SCHEDULED:" is not required for an entry to appear in agenda view. However, a difference I saw was that "SCHEDULED: <date>" entries appeard in a different color ( a light green on my black background).
An advantage of using the shorter version is, that the string "Scheduled:" does not appear in agenda view which creates more space for the Todo's heading.
Cheers,
Marius
next reply other threads:[~2011-11-05 22:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-05 22:35 Marius Hofert [this message]
2011-11-06 10:30 ` org-capture-template: "SCHEDULED:" obsolete? Jan Böcker
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=7B1F3AAB-848A-4767-9E37-01137574AEC8@math.ethz.ch \
--to=marius.hofert@math.ethz.ch \
--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 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).