From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josiah Schwab Subject: Re: List unstuck projects in agenda Date: Thu, 05 Sep 2019 19:59:12 -0700 Message-ID: <87blvyb05b.fsf@gmail.com> References: <87d0gebjdk.fsf@gmail.com> <87v9u6h0yv.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59689) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i64T0-0006mH-Mn for emacs-orgmode@gnu.org; Thu, 05 Sep 2019 22:59:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i64Sz-0008Ia-5v for emacs-orgmode@gnu.org; Thu, 05 Sep 2019 22:59:18 -0400 Received: from mail-pf1-x433.google.com ([2607:f8b0:4864:20::433]:33411) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i64Sy-0008Fu-KZ for emacs-orgmode@gnu.org; Thu, 05 Sep 2019 22:59:16 -0400 Received: by mail-pf1-x433.google.com with SMTP id q10so3325945pfl.0 for ; Thu, 05 Sep 2019 19:59:16 -0700 (PDT) Received: from localhost ([2601:646:8180:bd23:6fc3:393a:7eeb:9de5]) by smtp.gmail.com with ESMTPSA id d14sm7101465pfh.36.2019.09.05.19.59.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Sep 2019 19:59:14 -0700 (PDT) In-reply-to: <87v9u6h0yv.fsf@alphapapa.net> 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: emacs-orgmode@gnu.org Hi Adam, > You may find org-ql helpful, as it makes selecting entries easy and > flexible. > > https://github.com/alphapapa/org-ql > > Here's an example that might help: > > https://github.com/alphapapa/org-ql/blob/master/examples.org#stuck-projects-block-agenda Thanks for the suggestion. I was hoping to stick with stock orgmode. Nonetheless, I gave it a try. It couldn't quite make it meet my desires (I put some more info in GitHub issues), but overall it looks neat. Josiah