From: Mike Ashley <mike@ashleyfamily.org>
To: emacs-orgmode@gnu.org
Subject: eliminating blocked tasks from printed agenda
Date: Sun, 4 Jan 2015 06:24:32 -0500 [thread overview]
Message-ID: <20150104112431.GB24132@mordor> (raw)
I am having a configuration problem I was hoping to get some help
with. I have a simple agenda configuration file that looks like this.
(setq org-agenda-custom-commands
'(("o" "Office tasks"
tags-todo "OFFICE"
nil
("~/agenda.pdf"))))
And I have the custom variable org-agenda-dim-blocked-tasks set to the
symbol invisible.
It does what I expect when I build the agenda in buffer. Blocked
tasks are hidden. However, when I export the agenda to PDF, blocked
tasks are included in the agenda.
Is there anything I can configure so that the exported agenda does not
include blocked tasks?
Thank you for the help.
next reply other threads:[~2015-01-04 11:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-04 11:24 Mike Ashley [this message]
2015-01-04 15:15 ` eliminating blocked tasks from printed agenda Mike Ashley
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=20150104112431.GB24132@mordor \
--to=mike@ashleyfamily.org \
--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).