emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Selective Export of subheadings and plain text
@ 2009-04-03 19:38 Martin Stemplinger
  2009-04-04  3:08 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Stemplinger @ 2009-04-03 19:38 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2009-04-05 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-03 19:38 Selective Export of subheadings and plain text Martin Stemplinger
2009-04-04  3:08 ` Carsten Dominik
2009-04-05 16:19   ` Martin Stemplinger
2009-04-05 16:26     ` Carsten Dominik
2009-04-05 16:59     ` Matthew Lundin

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).