From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Piziak Subject: Re: Agenda: Disable grayed headings having/checkboxes Date: Tue, 09 Jul 2019 22:03:42 -0400 Message-ID: <87a7dm4pdt.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42447) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hl1yE-0001WM-UU for emacs-orgmode@gnu.org; Tue, 09 Jul 2019 22:04:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hl1yC-0007Ms-AV for emacs-orgmode@gnu.org; Tue, 09 Jul 2019 22:04:34 -0400 Received: from mail-qt1-x833.google.com ([2607:f8b0:4864:20::833]:45534) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hl1yB-0006ud-Th for emacs-orgmode@gnu.org; Tue, 09 Jul 2019 22:04:32 -0400 Received: by mail-qt1-x833.google.com with SMTP id j19so742976qtr.12 for ; Tue, 09 Jul 2019 19:03:45 -0700 (PDT) In-reply-to: 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" To: Nathan Neff Cc: emacs-orgmode If I were you I'd check the status of variables `org-enforce-todo-checkbox-dependencies` and `org-agenda-dim-blocked-tasks`. My guess is that those checkboxes are blocking the parent heading. On Tue, Jul 09, 2019 at 9:31PM Nathan Neff wrote: > Hello all, > > I found that my agenda view will show a scheduled heading as gray if it > contains > checkboxes in the body. > > Can I disable this? > > Thanks, > --Nate