emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "William Léchelle" <william.lechelle@ens-lyon.fr>
To: emacs-orgmode <emacs-orgmode@gnu.org>,
	Nicolas Goaziou <n.goaziou@gmail.com>
Subject: Re: Subtasks cookies out of export
Date: Mon, 27 Aug 2012 06:07:59 -0400	[thread overview]
Message-ID: <87vcg4hclc.wl%william.lechelle@ens-lyon.fr> (raw)
In-Reply-To: <871uisacyj.fsf@gmail.com>

On Mon, 27 Aug 2012 11:41:56 +0200, Nicolas Goaziou spake thus:

>> I use subtasks cookies in titles, as described in
>> http://orgmode.org/manual/Breaking-down-tasks.html, along with todo keywords,
>> when writing a document to be exported, and I'd like then NOT to be exported
>> (for they're org metadata). Exporting to pdf, still using the default
>> exporter. I would have guess there would be an #+option for that (removing the
>> progress cookies), but I didn't find it in the export options page.
>>
>> How much is that possible ?

>In the default exporter, you can add a function to
>`org-export-preprocess-hook' which will carefully remove every
>statistics cookie en the buffer.

>In the next exporter, you can still use that hook (named
>`org-export-before-parsing-hook' this time) or use the following:
> <snip>

>So, it [is] quite simple already to ignore them. 

I'm convinced, only I (still) lack the lisp knowledge to write such functions
:/

>Do you (and other users) think it's worth to add a customizable variable and
>an entry in the #+OPTIONS: line (perhaps with a "stat:nil" value) to achieve
>the same?

I don't know how much is this feature used, nor specifically for exporting,
but I do believe such an entry belongs to the #+OPTIONS line (just like
priorities, tags, etc.)

Thanks for dealing with this,

William 

  reply	other threads:[~2012-08-27 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27  7:50 Subtasks cookies out of export William LÉCHELLE
2012-08-27  9:41 ` Nicolas Goaziou
2012-08-27 10:07   ` William Léchelle [this message]
2012-08-27 13:42     ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vcg4hclc.wl%william.lechelle@ens-lyon.fr \
    --to=william.lechelle@ens-lyon.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).