emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] New feature: export an agenda to an Org file


From: Robert Eckl
Subject: Re: [O] New feature: export an agenda to an Org file
Date: Thu, 21 Feb 2013 00:55:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Bastien <address@hidden> writes:

> Hi all,
>
> I've committed a feature that allows you to export your agenda buffer
> to an Org file.  It will create a new file containing the headlines of
> the agenda.  The headlines do not contain any children they may have.
>
> Please try the feature extensively before Org 8.0.
>
> In an agenda buffer C-x C-w test.org RET
>

I'm not sure, is it intended?

Inherited Tags are not taken.

   #+begin_src org
     * Projekt XYZ                                                 :foo:
     ** TODO Action
       SCHEDULED: <2013-02-21 Do>
   #+end_src

In the agenda, the tag :foo: is inherited to the TODO Action, not in the
exported file. 

Thanks,

Robert



reply via email to

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