From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Cramer Subject: not exporting TODOs but exporting their subordinates Date: Tue, 7 Sep 2010 19:28:54 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2027947794==" Return-path: Received: from [140.186.70.92] (port=36645 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtAQy-0003u1-5N for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 22:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtAP9-0003Vg-Uk for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 22:28:56 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56454) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtAP9-0003VZ-Mz for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 22:28:55 -0400 Received: by wwb24 with SMTP id 24so7807575wwb.30 for ; Tue, 07 Sep 2010 19:28:54 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============2027947794== Content-Type: multipart/alternative; boundary=00163646bbb866e879048fb646d4 --00163646bbb866e879048fb646d4 Content-Type: text/plain; charset=ISO-8859-1 When working on a document, I tend to sprinkle TODO headlines throughout the doc. These are really very loosely structured; they just represent things that I need to do somewhat near the area that I'm looking at. I mark these lines with a :noexport: tag in order to prevent them from being exported. As such, they're not part of the document structure per-se, and I often mark them as top level headlines. Since EXPORT_EXCLUDE_TAGS applies to a tree and not to a title, this prevents the export of any subordinate items. Here's an example: * An amazing headline ** stuff ** more stuff * TODO clean up the stuff above :noexport: ** this is stuff that I would like exported In the example above, I'd like to have the everything but the TODO headline exported, including the "this is stuff I would like exported" line. I guess that I could always have my TODO lines be at a very deep level. Is there any other solution I should consider? Thanks, Sam --00163646bbb866e879048fb646d4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable When working on a document, I tend to sprinkle TODO headlines throughout th= e doc. =A0These are really very loosely structured; they just represent thi= ngs that I need to do somewhat near the area that I'm looking at. =A0
I mark these lines with a :noexport: tag in order to prevent= them from being exported. =A0As such, they're not part of the document= structure per-se, and I often mark them as top level headlines. =A0Since E= XPORT_EXCLUDE_TAGS applies to a tree and not to a title, this prevents the = export of any subordinate items.

Here's an example:

* An amazing headline
** stuff
*= * more stuff
* TODO clean up the stuff above :noexport:
** this is stuff = that I would like exported

In the exa= mple above, I'd like to have the everything but the TODO headline expor= ted, including the "this is stuff I would like exported" line.

I guess that I could always have my TODO lines be at a = very deep level. =A0Is there any other solution I should consider?

Thanks,
Sam



--00163646bbb866e879048fb646d4-- --===============2027947794== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2027947794==--