emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: d@teklibre.org (Dave Täht)
To: Matt Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org, Philipp Schaefer <philipp.schaefer@gmail.com>
Subject: Re: Re: Default Date for Scheduling in Remember Buffer
Date: Tue, 22 Sep 2009 11:11:58 -0600	[thread overview]
Message-ID: <8763bazyxt.fsf@mahal.sjds.teklibre.org> (raw)
In-Reply-To: <m27hvrf0tg.fsf@fastmail.fm> (Matt Lundin's message of "Tue, 22 Sep 2009 11:36:59 -0400")

Matt Lundin <mdl@imapmail.org> writes:

> Philipp Schaefer <philipp.schaefer@gmail.com> writes:
>
>> I just tried the functionality described in the manual in the section
>> http://orgmode.org/org.html#Setting-up-Remember-for-Org , according to
>> which the key combination 'k r' leads to timestamps defaulting to the
>> day on which the pointer was when 'k r' was invoked. Now is it somehow
>> possible to alter the behaviour of %t to not only be converted to a
>> simple timestamp but instead to a deadline- or scheduled-timestamp?
>
> Here's the simplest way to do it:
>
> (setq org-remember-templates
>   '((?s "* TODO %^{Title}\n SCHEDULED: %t\n %a\n %i")
>     (?d "* TODO %^{Title}\n DEADLINE: %t\n %a\n %i")
>     ;; ... other templates here
>     ))

This is what I'm doing too. Problem is, what I'd like is a default of
"tomorrow" rather than today. Do I need a sexp for that?


-- 
Dave Taht
http://the-edge.blogspot.com

      reply	other threads:[~2009-09-22 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-22  9:58 Default Date for Scheduling in Remember Buffer Philipp Schaefer
2009-09-22 15:36 ` Matt Lundin
2009-09-22 17:11   ` Dave Täht [this message]

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=8763bazyxt.fsf@mahal.sjds.teklibre.org \
    --to=d@teklibre.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    --cc=philipp.schaefer@gmail.com \
    /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).