emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Header in column view?


From: Rainer M Krug
Subject: Re: [O] Header in column view?
Date: Sun, 16 Feb 2014 20:31:42 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.3.0


On 02/16/14, 19:39 , Nick Dokos wrote:
> Rainer M Krug <address@hidden> 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:      address@hidden

Skype:      RMkrug

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]