From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Repeated Tasks Date: Sat, 11 Apr 2009 22:13:42 -0500 Message-ID: <87tz4ua7ix.fsf@fastmail.fm> 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 1Lsq8l-0007TA-80 for emacs-orgmode@gnu.org; Sat, 11 Apr 2009 23:13:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lsq8g-0007N9-HR for emacs-orgmode@gnu.org; Sat, 11 Apr 2009 23:13:50 -0400 Received: from [199.232.76.173] (port=52086 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lsq8g-0007Mw-Bf for emacs-orgmode@gnu.org; Sat, 11 Apr 2009 23:13:46 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:51285) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lsq8g-0008S0-5u for emacs-orgmode@gnu.org; Sat, 11 Apr 2009 23:13:46 -0400 In-Reply-To: (Antano Solar John's message of "Sat, 11 Apr 2009 10:40:10 +0530") 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: Antano Solar John Cc: emacs-orgmode@gnu.org Hi Antano, I can offer a response to one of your questions. Antano Solar John writes: > 2. Repeated deadlines are choking my agenda view. For daily reminders, > would it be possible that it does not show what I have to do tomorrow. I solve this problem by adding a DAILY tag to my repeating tasks and then filtering them out when necessary with a secondary filter -- i.e., by typing "/ - d" within the agenda (d is my shortcut for this tag). Regards, Matt