emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Shakthi Kannan <shakthimaan@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Show all PROPERTIES COLUMNS without an explicit definition
Date: Wed, 9 Sep 2015 23:07:21 +0530	[thread overview]
Message-ID: <CABG-yt16Pxg33h8=kRkK3RuMkLkqFL=8PAvLYrkh4P1FXWD59Q@mail.gmail.com> (raw)

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

             reply	other threads:[~2015-09-09 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 17:37 Shakthi Kannan [this message]
2015-09-23 15:32 ` Show all PROPERTIES COLUMNS without an explicit definition Michael Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABG-yt16Pxg33h8=kRkK3RuMkLkqFL=8PAvLYrkh4P1FXWD59Q@mail.gmail.com' \
    --to=shakthimaan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).