emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda View, Hiding Scheduled DONE Items
@ 2008-06-19 21:14 Peter Jones
       [not found] ` <mlists@pmade.com>
  2008-06-19 22:52 ` Carsten Dominik
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Jones @ 2008-06-19 21:14 UTC (permalink / raw)
  To: emacs-orgmode

I looked through the manual and the bindings reference (C-h b) in the
agenda view, and haven't been able to figure this out.

When in the agenda view, is there a way to hide items that are
scheduled for the current day, yet are marked as DONE?  That is, I
only want to see items that are still TODO.

I've been using the agenda view more heavily lately, but it would be
nice to filter out DONE items so I can see what remains on my task
list for the day.

-- 
Peter Jones, http://pmade.com
pmade inc.  Louisville, CO US

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

* Re: Agenda View, Hiding Scheduled DONE Items
       [not found] ` <mlists@pmade.com>
@ 2008-06-19 21:30   ` Nick Dokos
  0 siblings, 0 replies; 4+ messages in thread
From: Nick Dokos @ 2008-06-19 21:30 UTC (permalink / raw)
  To: emacs-orgmode

Peter Jones <mlists@pmade.com> wrote:

> ...
> When in the agenda view, is there a way to hide items that are
> scheduled for the current day, yet are marked as DONE?  That is, I
> only want to see items that are still TODO.
> ...

org-agenda-redo (bound to "r" and "g") will do that.

HTH,
Nick

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

* Re: Agenda View, Hiding Scheduled DONE Items
  2008-06-19 21:14 Agenda View, Hiding Scheduled DONE Items Peter Jones
       [not found] ` <mlists@pmade.com>
@ 2008-06-19 22:52 ` Carsten Dominik
  2008-06-20  1:27   ` Peter Jones
  1 sibling, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2008-06-19 22:52 UTC (permalink / raw)
  To: Peter Jones; +Cc: emacs-orgmode

Hi Peter,

that would be

(setq org-agenda-skip-scheduled-if-done t)

HTH

- Carsten

On Jun 19, 2008, at 11:14 PM, Peter Jones wrote:

> I looked through the manual and the bindings reference (C-h b) in the
> agenda view, and haven't been able to figure this out.
>
> When in the agenda view, is there a way to hide items that are
> scheduled for the current day, yet are marked as DONE?  That is, I
> only want to see items that are still TODO.
>
> I've been using the agenda view more heavily lately, but it would be
> nice to filter out DONE items so I can see what remains on my task
> list for the day.
>
> -- 
> Peter Jones, http://pmade.com
> pmade inc.  Louisville, CO US
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: 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] 4+ messages in thread

* Re: Agenda View, Hiding Scheduled DONE Items
  2008-06-19 22:52 ` Carsten Dominik
@ 2008-06-20  1:27   ` Peter Jones
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Jones @ 2008-06-20  1:27 UTC (permalink / raw)
  To: emacs-orgmode

Carsten Dominik <dominik@science.uva.nl> writes:
> (setq org-agenda-skip-scheduled-if-done t)

Perfect, thanks!

-- 
Peter Jones, http://pmade.com
pmade inc.  Louisville, CO US

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

end of thread, other threads:[~2008-06-20  1:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-19 21:14 Agenda View, Hiding Scheduled DONE Items Peter Jones
     [not found] ` <mlists@pmade.com>
2008-06-19 21:30   ` Nick Dokos
2008-06-19 22:52 ` Carsten Dominik
2008-06-20  1:27   ` Peter Jones

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