From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: ANN: org-ql agenda block support Date: Fri, 30 Aug 2019 04:19:59 -0500 Message-ID: <87sgpjko1s.fsf@alphapapa.net> References: <87ftmb7l27.fsf@alphapapa.net> <875zml5enu.fsf@zamazal.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50869) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3d4v-0008KT-Pb for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 05:20:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3d4u-0007re-8Q for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 05:20:21 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:34448 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i3d4t-0007iU-44 for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 05:20:20 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1i3d4j-000emQ-Qt for emacs-orgmode@gnu.org; Fri, 30 Aug 2019 11:20:09 +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 Milan Zamazal writes: > Hi Adam, > > thank you for the feature. I looked at org-ql and org-super-agenda (for > the first time) and they look interesting. So interesting that I've > decided to convert my agendas to it, with some improvements. It took a > lot of effort and was sometimes tricky (although probably not more than > standard Org agendas) but the result is nice and worth it. > > I've sent some feedback to the GitHub issue tracker. On the positive > note, org-ql + org-super-agenda is superfast, agenda definitions are > much easier to read, they are also relatively easy to write (once one > finds out how) and I like the added flexibility. Overall, I like it, > it's nice and useful, indeed something like org-agenda-ng. Thank you > for your work! Hi Milan, Thanks for the kind words. I'm glad they're useful to you. And thanks for your feedback on the tracker; it's very helpful.