From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sLbLJ/8nyV4vXAAA0tVLHw (envelope-from ) for ; Sat, 23 May 2020 13:41:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id COiMI/8nyV7BJAAAbx9fmQ (envelope-from ) for ; Sat, 23 May 2020 13:41:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 18FC59404C7 for ; Sat, 23 May 2020 13:41:19 +0000 (UTC) Received: from localhost ([::1]:40212 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcUOr-0006Xq-2o for larch@yhetil.org; Sat, 23 May 2020 09:41:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcUOQ-0006WL-SZ for emacs-orgmode@gnu.org; Sat, 23 May 2020 09:40:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43211) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcUOP-0000LB-U2; Sat, 23 May 2020 09:40:49 -0400 Received: from [2a01:e35:2fe1:f780:dc28:f8ef:8f18:7090] (port=55932 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jcUOO-0004hR-QZ; Sat, 23 May 2020 09:40:48 -0400 Received: by guerry (Postfix, from userid 1000) id 316331A605C9; Sat, 23 May 2020 15:40:46 +0200 (CEST) From: Bastien To: ndame Subject: Re: Stuck projects in custom agenda not documented? Organization: GNU References: Date: Sat, 23 May 2020 15:40:46 +0200 In-Reply-To: (ndame's message of "Tue, 17 Mar 2020 21:50:19 +0100 (CET)") Message-ID: <87a71yeplt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "emacs-orgmode@gnu.org" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: LtPm+m3bVKeY Hi, ndame writes: > I tried to add stuck projects to my block agenda, but I did not find the = relevant > keyword. Then I googled and it found this discussion which mentions the s= tuck=C2=A0 > keyword: > > https://old.reddit.com/r/orgmode/comments/96z3el/display_list_of_stuck_pr= ojects_in_the_agenda/e45yx8p/ > > Shouldn't this 'stuck' keyword appear on the Block Agenda manual > page along with other ones? Yes, I just updated the doc to mention that the stuck agenda view is available for block agenda. Thanks, --=20 Bastien