all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: William Xu <william.xwl@gmail.com>
To: emacs-orgmode@gnu.org
Subject: schedule tasks
Date: Mon, 07 Sep 2009 14:01:46 +0800	[thread overview]
Message-ID: <21gld463cmyd.fsf@gmail.com> (raw)

Hi folks, 

I'm trying to do this: 

  1. schedule a TODO on THIS_DAY
  2. before THIS_DAY, don't show it in global todo list.  So I have: 

      (setq org-agenda-todo-ignore-scheduled t)

  3. on(and after when not done) THIS_DAY, show it in global todo list

While, to my surprise, on THIS_DAY, the scheduled TODO doesn't show up
in the todo list!!  

The manual (info "(org) Deadlines and scheduling") says: 

     Important: Scheduling an item in Org mode should not be understood
     in the same way that we understand scheduling a meeting.  Setting
     a date for a meeting is just a simple appointment, you should mark
     this entry with a simple plain time stamp, to get this item shown
     on the date where it applies. ...  

Does this mean that it will show in the calendar? 

I'm new to orgmode.  I'm thinking of referring to TODO list most of the
time.  Is this a good way? Since switching between agenda and TODO list
looks a bit unconvenient to me.


-- 
William

http://xwl.appspot.com

             reply	other threads:[~2009-09-07  6:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-07  6:01 William Xu [this message]
2009-09-07  6:40 ` schedule tasks PT
2009-09-08  6:51   ` William Xu

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21gld463cmyd.fsf@gmail.com \
    --to=william.xwl@gmail.com \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.