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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



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

Reply via email to