emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Chris Poole <lists@chrispoole.com>
To: Arun Persaud <apersaud@lbl.gov>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Export to iCalendar only not DONE, scheduled tasks?
Date: Sun, 1 Jun 2014 17:56:00 +0100	[thread overview]
Message-ID: <CAF=P9QAyJaEz2S4kVW9bzmo8MU7qP7wP-G00zqtzfUKh4pk21A@mail.gmail.com> (raw)
In-Reply-To: <5373EED5.8020306@lbl.gov>

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

On Wed, May 14, 2014 at 11:31 PM, Arun Persaud <apersaud@lbl.gov> wrote:
>
> had another look and org-export-filter-final-output-functions is the
> wrong function to use. ...
>

So, I ended up solving my problem, via an alternative route. The code is
here:

https://github.com/chrispoole643/org-gtd/blob/dcfe7122fa496de51a8de3a8f02184bc7aec05b9/org-gtd.el#L143

Essentially, the icalendar function that combines the agendas and exports
stuff just calls a function that happens to accept a restricted list of
items to export. So, I use this function directly, but first I look through
my agenda files and mark where the scheduled tasks are. I then pass these
as the restricted list, and all works well :)

Thanks for the help,
Chris

[-- Attachment #2: Type: text/html, Size: 1541 bytes --]

  parent reply	other threads:[~2014-06-01 16:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-04 17:03 Export to iCalendar only not DONE, scheduled tasks? Chris Poole
2014-05-05 22:08 ` Arun Persaud
2014-05-10 14:55   ` Chris Poole
2014-05-14 22:31     ` Arun Persaud
2014-05-16 21:22       ` Chris Poole
2014-06-01 16:56       ` Chris Poole [this message]
2014-05-06 10:02 ` Bastien
2014-05-07 11:15   ` Chris Poole

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='CAF=P9QAyJaEz2S4kVW9bzmo8MU7qP7wP-G00zqtzfUKh4pk21A@mail.gmail.com' \
    --to=lists@chrispoole.com \
    --cc=apersaud@lbl.gov \
    --cc=emacs-orgmode@gnu.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).