emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Baumann <dtbaumann@yahoo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Add to do item in the Org Agenda Day Grid
Date: Wed, 26 Mar 2008 17:54:48 +0100	[thread overview]
Message-ID: <m3iqz9v31j.fsf@norvel.baumann-gauting.site> (raw)
In-Reply-To: 47EA78F4.1080200@cornell.edu


I have customized my remember templates:

 '(org-remember-store-without-prompt t)
 '(org-remember-templates (quote (("Todo" 116 "* TODO %?
  %u" "~/org/diary.org" "Tasks") ("Note" 110 "* %?
  %u" "~/org/tb.org" "Notes") ("Appt" 97 "* %?
  %^T
  %^{Ort}" "~/org/diary.org" "Appointments") ("Call" 99 "* call %:name (%:company)
  [[bbdb:%:name]]
  %^T
  %?" "~/org/diary.org" "Tasks"))))

 '(remember-annotation-functions (quote (org-remember-annotation)))
 '(remember-handler-functions (quote (org-remember-handler)))


Maybe this helps

Thomas

  reply	other threads:[~2008-03-26 16:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 10:17 org-info.js Pete Phillips
2008-03-26 11:42 ` org-info.js Sebastian Rose
2008-03-26 14:54   ` Add to do item in the Org Agenda Day Grid Xin Shi
2008-03-26 15:16     ` John Rakestraw
2008-03-26 16:23       ` Xin Shi
2008-03-26 15:22     ` Thomas Baumann
2008-03-26 16:25       ` Xin Shi
2008-03-26 16:54         ` Thomas Baumann [this message]
2008-03-26 17:00           ` Xin Shi

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=m3iqz9v31j.fsf@norvel.baumann-gauting.site \
    --to=dtbaumann@yahoo.de \
    --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).