From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: appointment done doesn't go away Date: Sat, 29 Dec 2007 15:22:41 +0100 Message-ID: <87ir2hoa1a.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J8caN-0002zr-DV for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 09:22:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8caL-0002xc-US for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 09:22:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8caL-0002xI-Og for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 09:22:45 -0500 Received: from fk-out-0910.google.com ([209.85.128.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J8caL-0005O2-IA for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 09:22:45 -0500 Received: by fk-out-0910.google.com with SMTP id 26so4636723fkx.10 for ; Sat, 29 Dec 2007 06:22:44 -0800 (PST) In-Reply-To: (cezar@mixandgo.ro's message of "Mon, 17 Dec 2007 17:53:14 +0000 (UTC)") 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: cezar Cc: emacs-orgmode@gnu.org Hi Cezar, cezar writes: > I have a TODO item marked as an appointment. After marking it done I'd > expect it to disappear from my agenda view. Check these options: org-agenda-skip-scheduled-if-done org-agenda-skip-deadline-if-done org-agenda-skip-timestamp-if-done I use timestamps for appointments. So basically these appointments don't appear anywhere else in my agenda view, except on the right day. But I also have `org-agenda-skip-timestamp-if-done' set to t which make it possible to mark appointment as DONE and let them disappear (even before the date.) > Would you guys mark appointments as TODOs or just leave them without > any tag ? Real appointments (i.e. meetings) don't need to-do keywords. Only scheduled or deadlined items. But tasks that are to be done on a specific day sometimes receive a to-do state. -- Bastien