emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Selective Export of subheadings and plain text


From: Carsten Dominik
Subject: Re: [Orgmode] Selective Export of subheadings and plain text
Date: Sat, 4 Apr 2009 05:08:37 +0200

Hi Martin,

you can use tags to de-select entries for export.

http://orgmode.org/manual/Selective-export.html#Selective-export

- Carsten

On Apr 3, 2009, at 9:38 PM, Martin Stemplinger wrote:

I use org-mode as a GTD implementation with level-1 headings as area
of focus, level-3 headings for projects and level-5 headings as next
actions. For each project I also note a successful outcome in plain
text.

So it looks like this

* Self development :TOPIC:
*** Learn org-mode                                                     :PROJECT:
   I improve my GTD implementation.
***** ONLINE post question to org-mode mailing list
*** Learn Esperanto                                                    :PROJECT:
   I speak Esperanto fluently.

What I would like to do is to export a project list together with the
successful outcome but without the next actions below it looking like
this

1 Self development
==========

1.1 Learn org-mode
---------------
   I improve my GTD implementation.

1.2 Learn Esperanto
---------------
   I speak Esperanto fluently.

Currently I use a script to produce this kind of output. Is there a
way to achieve this in org-mode alone?

Thanks in advance
Martin


_______________________________________________
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]