From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gez Subject: Blocked tasks also dimmed in export? Date: Thu, 13 Oct 2011 12:57:49 +0100 Message-ID: Reply-To: suleika@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REJvS-0005Cl-8q for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 07:58:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REJvO-00007V-DT for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 07:58:14 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:36193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REJvO-00007P-3O for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 07:58:10 -0400 Received: by wwp14 with SMTP id 14so1211405wwp.30 for ; Thu, 13 Oct 2011 04:58:09 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I use org-agenda-dim-blocked-tasks to keep track of "tasks" that have no current "todo's", but in my exported html agenda view (C-c a e) which I share via dropbox, there is unfortunately no dimming. Is there a way to preserve the grey face in html export? Gez