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: Sun, 5 Apr 2009 18:26:42 +0200


On Apr 5, 2009, at 6:19 PM, Martin Stemplinger wrote:

Hi Carsten,

thanks for the info which does most of what I want but only if every
next action item receives a tag like "noexport". This is quite
cumbersome to do in large org-file. Is there a way to restrict
inheritance of the tags?

I do not understand your question in this context.  What do you mean?

- Carsten


Martin
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


--
Gruß
Martin





reply via email to

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