From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Johnny <yggdrasil@gmx.co.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Column view capture specific parts only
Date: Thu, 13 Oct 2011 14:03:31 +0200 [thread overview]
Message-ID: <837h49ksiz.fsf@yahoo.it> (raw)
In-Reply-To: <87ehyihsvo.fsf@gmx.co.uk> (Johnny's message of "Wed, 12 Oct 2011 21:11:55 +0100")
Johnny <yggdrasil@gmx.co.uk> writes:
Hi Johnny
>
> I have a nice outline set up in column view and would like to capture
> different versions of this into org-tables. There is far too many
> properties to get quick overviews, e.g. one table-capture I'd like to do
> contains only the task name and the committed delivery in ascending
> order,
A case-study org file would have helped here. :-(
No file? vague answers :-(
Use different definition of columns:
* first 2 properties
:PROPERTIES:
:COLUMNS: %40prop_1 %Prop_2
:END:
#+BEGIN: columnview :hlines 1
#+END
> and another would contain only task and task-lead in ascending
> order.
* other propts
:PROPERTIES:
:COLUMNS: %40prop_3 %Prop_4
:END:
#+BEGIN: columnview :hlines 1
#+END
you can change the order with M-x org-sort
hth
Giovanni
next prev parent reply other threads:[~2011-10-13 12:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-12 20:11 Column view capture specific parts only Johnny
2011-10-13 12:03 ` Giovanni Ridolfi [this message]
2011-10-14 18:02 ` Johnny
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=837h49ksiz.fsf@yahoo.it \
--to=giovanni.ridolfi@yahoo.it \
--cc=emacs-orgmode@gnu.org \
--cc=yggdrasil@gmx.co.uk \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.