emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: Matt Lundin <mdl@imapmail.org>, emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Re: [Orgmode] Re: Automatic noexport tag based on rules?
Date: Wed, 30 Mar 2011 05:30:30 +0200	[thread overview]
Message-ID: <8290D53C-CE69-44C3-A98D-F91F7D329A89@gmail.com> (raw)
In-Reply-To: <AANLkTikrfbS6PD3L3Nm4i7vrJEGSwGzVUF4PBeZ5qGVc@mail.gmail.com>


On 30.3.2011, at 00:50, John Hendy wrote:

> On Tue, Mar 29, 2011 at 5:49 PM, Carsten Dominik
> <carsten.dominik@gmail.com> wrote:
>> 
>> On 29.3.2011, at 23:48, John Hendy wrote:
>> 
>>> On Tue, Mar 29, 2011 at 4:15 PM, Carsten Dominik
>>> <carsten.dominik@gmail.com> wrote:
>>>> 
>>>> On 29.3.2011, at 23:05, Carsten Dominik wrote:
>>>> 
>>>>> 
>>>>> On 29.3.2011, at 20:40, Matt Lundin wrote:
>>>>> 
>>>>>> John Hendy <jw.hendy@gmail.com> writes:
>>>>>> 
>>>>> 
>>>>> I have a good patch for this lined up - will check it in tomorrow.
>>>> 
>>>> In fact, I just now pushed it.
>>>> 
>>>> To export without DONE tasks, use
>>>> 
>>>>    #+OPTION: donetasks:nil
>>>> 
>>>> - Carsten
>>> 
>>> Thanks! Not to be all annoying... but how hard would this be?
>> 
>> Not hard at all.  It is done.
>> 
> 
> 1) I figured it probably wasn't hard, but just asked politely anyway :)
> 2) Thanks a ton. This is fantastic.

I was to fast, the implementations was not good.  Now there is only
one variable, org-export-with-tasks.  It can be nil to remove all tasks,
`todo' to remove the DONE tasks, or a list of tasks to keep for export.

For example

  #+OPTIONS: tasks:todo

or

  #+OPTIONS: tasks:("TODO" "WAITING")

I think this is much cleaner.

- Carsten

      reply	other threads:[~2011-03-30  3:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  0:29 Automatic noexport tag based on rules? John Hendy
2011-02-09  1:58 ` Jeff Horn
2011-02-09  2:39   ` John Hendy
2011-02-09  2:53     ` Jeff Horn
2011-02-09  7:40     ` Eric S Fraga
2011-02-09 15:18       ` John Hendy
2011-02-09 16:58         ` John Hendy
2011-02-09 18:13       ` Nicolas Goaziou
2011-02-09 18:46         ` John Hendy
2011-02-09  9:36     ` Automatic noexport tag based on rules? (and a possible bug) Nick Dokos
2011-02-11  8:34 ` Automatic noexport tag based on rules? Carsten Dominik
2011-02-11 15:33   ` John Hendy
2011-02-25 22:37 ` John Hendy
2011-03-27 19:37   ` [Orgmode] " Samuel Wales
2011-03-27 20:10     ` John Hendy
2011-03-29 18:40       ` Matt Lundin
2011-03-29 21:05         ` Carsten Dominik
2011-03-29 21:15           ` Carsten Dominik
2011-03-29 21:48             ` John Hendy
2011-03-29 22:49               ` Carsten Dominik
2011-03-29 22:50                 ` John Hendy
2011-03-30  3:30                   ` Carsten Dominik [this message]

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=8290D53C-CE69-44C3-A98D-F91F7D329A89@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@gmail.com \
    --cc=mdl@imapmail.org \
    /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).