From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shakthi Kannan Subject: Show all PROPERTIES COLUMNS without an explicit definition Date: Wed, 9 Sep 2015 23:07:21 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZjJD-00050I-FT for emacs-orgmode@gnu.org; Wed, 09 Sep 2015 13:37:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZjJC-0000z9-CI for emacs-orgmode@gnu.org; Wed, 09 Sep 2015 13:37:23 -0400 Received: from mail-ob0-x236.google.com ([2607:f8b0:4003:c01::236]:35524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZjJC-0000yz-79 for emacs-orgmode@gnu.org; Wed, 09 Sep 2015 13:37:22 -0400 Received: by obuk4 with SMTP id k4so14061979obu.2 for ; Wed, 09 Sep 2015 10:37:21 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi, Would it be possible to show all the key-values of PROPERTIES for a node without having to explicitly specify its columns in ":COLUMNS:" in the column view mode? I am trying to use an org file as a key-value store, so I don't expect all the node elements to have the same PROPERTIES. As of now, I need to explicitly define :COLUMNS: for each entry. For example: === test.org === * Test :PROPERTIES: :COLUMNS: %35ITEM %5ID :ID: 1 :END: * Exam :PROPERTIES: :COLUMNS: %35ITEM %15APPROVED :APPROVED: Yes :END: === END === Appreciate your inputs in this regard, Thanks! SK -- Shakthi Kannan http://www.shakthimaan.com