emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* column view and externals id
@ 2008-12-21  0:10 francois
  2008-12-22  7:58 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: francois @ 2008-12-21  0:10 UTC (permalink / raw)
  To: emacs-orgmode

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: column view and externals id
  2008-12-21  0:10 column view and externals id francois
@ 2008-12-22  7:58 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-12-22  7:58 UTC (permalink / raw)
  To: francois; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-22  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-21  0:10 column view and externals id francois
2008-12-22  7:58 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).