From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: getting a timeline of all active and incative timestamps Date: Tue, 02 Oct 2007 14:54:00 +0100 Message-ID: <87hcl97hc7.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 1IciCO-00043V-7y for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 09:54:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IciCL-0003zX-VI for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 09:54:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IciCL-0003z4-Nf for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 09:54:05 -0400 Received: from mu-out-0910.google.com ([209.85.134.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IciCL-0005hS-9U for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 09:54:05 -0400 Received: by mu-out-0910.google.com with SMTP id g7so5125582muf for ; Tue, 02 Oct 2007 06:54:04 -0700 (PDT) In-Reply-To: (Rainer Stengele's message of "Tue, 02 Oct 2007 15:14:10 +0200") 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 Rainer Stengele writes: > But I would like to have a custom agenda view where I can see what I > see with "D" above and all timestamped items. The agenda custom views can include entries that match a specific regexp. Please see the docstring of `org-agenda-skip-if' for details. -- Bastien