[Orgmode] Hiding items on agenda until day they are scheduled

2010-02-20 Thread Nathaniel Flath
Hello,

Is there a property that will hide an item from the agenda until the day it
is scheduled?  I don't want to do this globally, just for specific items.
Setting the style to 'habit' does this, but I was wondering if there was a
more semantically-correct way.

Thanks,
Nathaniel Flath
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Hiding items on agenda until day they are scheduled

2010-02-20 Thread Manish
On Sat, Feb 20, 2010 at 11:42 PM, Nathaniel Flath wrote:
 Hello,

 Is there a property that will hide an item from the agenda
 until the day it is scheduled?  I don't want to do this
 globally, just for specific items.  Setting the style to
 'habit' does this, but I was wondering if there was a more
 semantically-correct way.

i'm not clear which agenda you're talking about (a custom agenda block
or a daily/weekly agenda.  please take a look at following variables,
they may do what you need:

1. org-agenda-skip-scheduled-if-deadline-is-shown
2. org-agenda-skip-scheduled-if-done
3. org-agenda-skip-timestamp-if-done
4. org-agenda-todo-ignore-deadlines
5. org-agenda-todo-ignore-scheduled
6. org-agenda-todo-ignore-with-date

hth
-- 
manish


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode