From mboxrd@z Thu Jan 1 00:00:00 1970 From: anhnmncb Subject: Re: let repeat events show just once in agendar? Date: Thu, 4 Dec 2008 12:51:44 +0000 (UTC) Message-ID: References: <87abbcgn7x.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L8DgV-0005BK-Do for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 07:51:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L8DgS-0005Aa-LJ for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 07:51:58 -0500 Received: from [199.232.76.173] (port=42761 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8DgS-0005AE-6t for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 07:51:56 -0500 Received: from main.gmane.org ([80.91.229.2]:43403 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L8DgR-0008M0-R2 for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 07:51:55 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L8DgO-0003PG-BN for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 12:51:52 +0000 Received: from 221.6.39.130 ([221.6.39.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Dec 2008 12:51:52 +0000 Received: from anhnmncb by 221.6.39.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Dec 2008 12:51:52 +0000 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 On 2008-12-04, Bernt Hansen wrote: > anhnmncb writes: > >> Agenda shows daily repeatly events everyday, it makes agendar mess, and let me >> hardly get notice the event that not repeatly. can I control it show the >> repeatly event just once? > > I'm not aware of an option like that. > > You can remove the repeated events from the agenda temporarily with a > filter. > > You can add a tag to your repeated events (or put them under a category > with repeated events like this) > > ,---- >| * Repeated Tasks > :repeated: >| ** Repeating Task One >| DEADLINE: <2008-11-18 Fri ++1d> >| ** Another repeated event >| ... > `---- > > Then in the agenda you can remove the repeated events with a filter > > / - TAB repeated RET > I miss the layout that "agenda for current week or day" and "timeline for current buffer" provide. Your method will lose them. -- Regards, anhnmncb