From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: List unstuck projects in agenda Date: Fri, 06 Sep 2019 13:39:22 -0500 Message-ID: <87o8zxgtgl.fsf@alphapapa.net> References: <87d0gebjdk.fsf@gmail.com> <87v9u6h0yv.fsf@alphapapa.net> <87blvyb05b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33172) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i6J8z-0003qq-II for emacs-orgmode@gnu.org; Fri, 06 Sep 2019 14:39:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i6J8y-000245-BP for emacs-orgmode@gnu.org; Fri, 06 Sep 2019 14:39:37 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:35330 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i6J8y-000223-4V for emacs-orgmode@gnu.org; Fri, 06 Sep 2019 14:39:36 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1i6J8u-000A6w-Sl for emacs-orgmode@gnu.org; Fri, 06 Sep 2019 20:39:32 +0200 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 Josiah Schwab writes: > 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. Hi Josiah, Thanks for the reports on GitHub. I pushed commits that should fix both of the issues you reported. The tag matching should now work quickly and respect the relevant Org tag-inheritance options.