From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Show timestamps but not SCHEDULED Date: Thu, 10 Sep 2015 18:33:56 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za4nP-00011r-V6 for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 12:34:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Za4nP-0007nh-63 for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 12:33:59 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:36276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za4nO-0007mM-Sr for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 12:33:59 -0400 Received: by vkfp126 with SMTP id p126so12216337vkf.3 for ; Thu, 10 Sep 2015 09:33:56 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ken Mankoff Cc: Org Mode Hi Ken On Sun, Aug 30, 2015 at 2:26 PM, Ken Mankoff wrote: > I'd like a custom agenda view that shows these EVENTS based on their > timestamp, but not the SCHEDULED or DEADLINE timestamps. Is this > possible? There is a custom agenda variable for this, see "C-h v org-agenda-entry-types". Michael