emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Hiding items on agenda until day they are scheduled
@ 2010-02-20 18:12 Nathaniel Flath
  2010-02-21  5:28 ` Manish
  0 siblings, 1 reply; 2+ messages in thread
From: Nathaniel Flath @ 2010-02-20 18:12 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 289 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 324 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Hiding items on agenda until day they are scheduled
  2010-02-20 18:12 Hiding items on agenda until day they are scheduled Nathaniel Flath
@ 2010-02-21  5:28 ` Manish
  0 siblings, 0 replies; 2+ messages in thread
From: Manish @ 2010-02-21  5:28 UTC (permalink / raw)
  To: Nathaniel Flath; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-21  5:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-20 18:12 Hiding items on agenda until day they are scheduled Nathaniel Flath
2010-02-21  5:28 ` Manish

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).