emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] column view and externals id


From: Carsten Dominik
Subject: Re: [Orgmode] column view and externals id
Date: Mon, 22 Dec 2008 08:58:21 +0100

Hi Francois,

you are right that it should work like this, and now it does.

Furthermore,

#+BEGIN: columnview :id "file:path/to/file.org"

will capture the global view from that file.

HTH

- Carsten

On Dec 21, 2008, at 1:10 AM, francois wrote:

Hello,

I would like to display, in a unique file, columns views that refer to columns defined in different files. I think that ID may help me. But I certainly miss
something. I can't achieve it.

Here is what I would like to get:

[filea.org]
* my overview
#+BEGIN: columnview :hlines 1 :id "my-id"

#+END:



[fileb.org]
* my data
 :PROPERTIES:
  :COLUMNS: ...
  :ID: my-id
  :END:


any idea?




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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