emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* hide schedueled done tasks from the todo-list
@ 2010-10-24  3:59 Fritjof
  2010-10-24 20:11 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Fritjof @ 2010-10-24  3:59 UTC (permalink / raw)
  To: emacs-orgmode

Is there a way to hide repeating schedueled tasks which are "done" from  
the todo-list, until the next occurence comes alone? I'd like to only use  
the todolist (C-c a t), and not the agenda (C-c a a).

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

* Re: hide schedueled done tasks from the todo-list
  2010-10-24  3:59 hide schedueled done tasks from the todo-list Fritjof
@ 2010-10-24 20:11 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2010-10-24 20:11 UTC (permalink / raw)
  To: Fritjof; +Cc: emacs-orgmode

Fritjof <fritjofl@gmail.com> writes:

> Is there a way to hide repeating schedueled tasks which are "done"
> from the todo-list, until the next occurence comes alone? I'd like to
> only use  the todolist (C-c a t), and not the agenda (C-c a a).

Use 
(setq org-agenda-todo-ignore-scheduled (quote future))

and a version of org-mode after Feb 12, 2010 (6.35 or later)

-Bernt

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

end of thread, other threads:[~2010-10-24 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-24  3:59 hide schedueled done tasks from the todo-list Fritjof
2010-10-24 20:11 ` Bernt Hansen

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