emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Can I export from org mode to org mode?


From: x.piter
Subject: Re: [O] Can I export from org mode to org mode?
Date: Fri, 04 May 2012 17:16:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

William Gardella <address@hidden> writes:

Thanks for your replies. I will try it.
Another thing I have not been able to find is "export current node"
command (into pdf or odt (preferably)). Let's say I have a node witch contains  
a table and
want to convert it into odt format. Is there a command to do it? I know
that I can copy paste it into a new file, but I will be doing it quite
often (no one around uses org-mode, and I have to share data).
Thanks.


> Hi there,
>
> You could try something like this:  change your Org setup to include
>
> (setq org-refile-use-outline-path 'file)
>
> and then you can `org-refile' headlines in your One Big Org File to
> other files, or subtrees of other files.  Use this together with the
> `org-sparse-tree' to limit your view by regexp, tags or properties
> before refiling; that way the file will appear less big and hairy as you
> work.
>
> Good luck!
>
> -WGG




reply via email to

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