On 02/16/14, 19:39 , Nick Dokos wrote: > Rainer M Krug writes: > >> is it possible to get the header into the column view of org, as it is >> replaced by the columns (which is nice, but in my case I would like to >> be able to have it in the column view)? >> > > I don't know much about column view, which might explain why I don't > understand your question. But you might want to add some detail, maybe > even an example. The best I can do right now is that you want the > heading (the %ITEM) to precede the corresponding row in the table. %ITEM is exactly what I was looking for. Thanks, Rainer > > E.g. in the following org file > > --8<---------------cut here---------------start------------->8--- > #+COLUMNS: %25ITEM %FOO %BAR > * H1 > :PROPERTIES: > :FOO: foo > :BAR: bar > :END: > > * H2 > :PROPERTIES: > :BAR: bar2 > :FOO: foo2 > :END: > > > * Capture > > #+BEGIN: columnview :hlines 1 :id global > | ITEM | FOO | BAR | > |---------------+------+------| > | * H1 | foo | bar | > |---------------+------+------| > | * H2 | foo2 | bar2 | > |---------------+------+------| > | * Capture | | | > #+END: > --8<---------------cut here---------------end--------------->8--- > > do you want the table to appear like this? > > | ITEM | FOO | BAR | > |---------------+------+------| > * H1 > | * H1 | foo | bar | > |---------------+------+------| > *H2 > | * H2 | foo2 | bar2 | > |---------------+------+------| > | * Capture | | | > -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug