From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: hiding PROPERTIES line Date: Tue, 3 Aug 2010 12:11:48 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=43284 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgK5n-0002QC-Rh for emacs-orgmode@gnu.org; Tue, 03 Aug 2010 12:11:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OgK5m-00039w-Ot for emacs-orgmode@gnu.org; Tue, 03 Aug 2010 12:11:51 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:65262) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgK5m-00039n-K8 for emacs-orgmode@gnu.org; Tue, 03 Aug 2010 12:11:50 -0400 Received: by ewy28 with SMTP id 28so1867191ewy.0 for ; Tue, 03 Aug 2010 09:11:49 -0700 (PDT) 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 Is there a way to hide/show the :PROPERTIES: line representing the properties locker, either globally or for a subtree? I'd like to store some properties for every entry (e.g. its creation time), but then the :PROPERTIES: lines add too much clutter, even in the drawer-collapsed state. Is there a way to hide/show them just like the closed outline subtrees are hidden/shown? thanks, ilya