From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Make active timestamps visible in CONTENT view? Date: Fri, 30 Oct 2009 13:26:42 +0100 Message-ID: <551ED0EF-8F6A-4021-83E5-C2E15C8AC2E3@gmail.com> References: <20091030122225.GA30928@taupan.ath.cx> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3qZ8-0003ei-PH for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 08:26:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3qZ4-0003dM-RY for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 08:26:50 -0400 Received: from [199.232.76.173] (port=53607 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3qZ4-0003dH-LU for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 08:26:46 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:33565) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3qZ4-0003H5-9t for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 08:26:46 -0400 Received: by ewy7 with SMTP id 7so878904ewy.31 for ; Fri, 30 Oct 2009 05:26:45 -0700 (PDT) In-Reply-To: <20091030122225.GA30928@taupan.ath.cx> 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: friedel@nomaden.org Cc: Emacs-orgmode mailing list On Oct 30, 2009, at 1:22 PM, Friedrich Delgado Friedrichs wrote: > Hi! > > I'm just doing my weekly review which entails going through all my > org files > in CONTENT view mode (via global cycle). There are some items that > have active > timestamps and to see those, I have to switch to SHOW ALL (at least > for the > current item). > > Is there a way to see the active timestamps in CONTENT mode? > > I've clicked through some customisation options in org-structure and > org-time > and didn't spot anything. Maybe a sparse tree matching <20[0-9]\{2\} ??? - Carsten