From mboxrd@z Thu Jan 1 00:00:00 1970 From: kent@lysator.liu.se (Kent =?utf-8?Q?Engstr=C3=B6m?=) Subject: Selectively not displaying DONE items Date: Wed, 03 Feb 2010 23:20:29 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcoCm-0007Hc-GB for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 18:00:16 -0500 Received: from [199.232.76.173] (port=47491 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcoCm-0007HP-5i for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 18:00:16 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcoCh-0006yQ-Aj for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 18:00:16 -0500 Received: from lo.gmane.org ([80.91.229.12]:33592) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NcoCg-0006xv-3E for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 18:00:10 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NcoCe-0001Ok-EV for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 00:00:08 +0100 Received: from c-b98ae555.08-23-6c6b7013.cust.bredbandsbolaget.se ([85.229.138.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2010 00:00:08 +0100 Received: from kent by c-b98ae555.08-23-6c6b7013.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2010 00:00:08 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I've just started to use org-mode for my personal planning, and still have lots of things to learn about customizing it. A question about the visibility of DONE items in the agenda: I've found org-agenda-skip-scheduled-if-done etc that control globally if DONE items are shown in the agenda. Is there any way to control this per file or category or by setting a property? The thing I would like to accomplish is to keep DONE items for "large things" in the agenda, while at the same time getting rid of DONE items for "small things" as soon as they are done. / Kent Engström, Lysator