From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Idea for agenda notifications Date: Fri, 24 Apr 2009 13:55:48 -0400 Message-ID: <87ocumrl5n.fsf@gollum.intra.norang.ca> References: <1e5bcefd0904241002p7ad213acg8a37853b4bedddfe@mail.gmail.com> <87bpqmt1ij.fsf@gollum.intra.norang.ca> <1e5bcefd0904241028h40057611j7a29925226555117@mail.gmail.com> <1e5bcefd0904241035i6d3422a1hf0f1546e27986640@mail.gmail.com> 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 1LxPcz-0005On-40 for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:55:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxPcu-0005Mn-MS for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:55:56 -0400 Received: from [199.232.76.173] (port=48160 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxPcu-0005Mj-GB for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:55:52 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:56358) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxPcu-000216-47 for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:55:52 -0400 In-Reply-To: <1e5bcefd0904241035i6d3422a1hf0f1546e27986640@mail.gmail.com> (Marcelo de Moraes Serpa's message of "Fri\, 24 Apr 2009 12\:35\:15 -0500") 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: Marcelo de Moraes Serpa Cc: emacs-orgmode@gnu.org Marcelo de Moraes Serpa writes: > By the way, how can I use the org-agenda-to-appt? When I run it a > message saying "No event to add" is returned -- I do have some > scheduled events on my gtd.org file and this file is part of the > org-agenda-files list. As I understand it org-agenda-to-appt picks up tasks from your org-agenda-files that have an active timestamp for today. If you have a scheduled, deadline, or active timestamp for 12:00 it will create reminders in the remind package for those and let remind handle them. I don't use dates/times in headlines so I don't know if it works for that case. For my setup remind starts bugging me 12 minutes before the appointment. -Bernt