emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Porter <adam@alphapapa.net>
To: emacs-orgmode@gnu.org
Subject: Re: ANN: org-ql agenda block support
Date: Mon, 16 Sep 2019 23:36:33 -0500	[thread overview]
Message-ID: <878sqnlesu.fsf@alphapapa.net> (raw)
In-Reply-To: 87tv9h8gre.fsf@eml.cc

Mikhail Skorzhinskii <mskorzhinskiy@eml.cc> writes:

> Great overview, thanks a lot.
>
> So I give it a try and completely fell in love. On my data set it is
> visibly faster then org-agenda. I also wrote a lot of code around
> org-agenda over the years to support my sometimes awkward needs. And now
> I just threw all this ugly code away!
>
> That was very emotional moment for me, very good job, kind sir.

Hi Mikhail,

Thanks for the kind words.  I'm glad to hear that you like it.  I knew
there must be someone like you out there, if only I could get the word
to you!  :)

If you're interested, here's a demo of a new feature I plan to publish
soon, a sidebar for stored view queries:

https://github.com/alphapapa/org-ql/raw/wip/refactor-org-ql-agenda/images/org-ql-view-sidebar.gif

I think it will help bring a kind of feature parity with other to-do
list-type software, ones where you can click in a sidebar and see items
matching certain criteria displayed in a pane next to it.  With org-ql's
caching and such, switching between stored views can be very fast.  And
each one is displayed in its own buffer, so you could also e.g. show one
pane with the "today" view and another with the "this week" view.

If you'd like to help test it, you can use this branch:

https://github.com/alphapapa/org-ql/tree/wip/refactor-org-ql-agenda

e.g.:

#+BEGIN_SRC elisp
(use-package org-ql
  :quelpa (org-ql :fetcher github
	    :repo "alphapapa/org-ql"
	    :branch "wip/refactor-org-ql-agenda"))
#+END_SRC

  reply	other threads:[~2019-09-17  4:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-08 15:07 ANN: org-ql agenda block support Adam Porter
2019-08-12 15:39 ` Mikhail Skorzhinskii
2019-08-31  5:20   ` Adam Porter
2019-09-12 19:19     ` Mikhail Skorzhinskii
2019-09-17  4:36       ` Adam Porter [this message]
2019-08-25 17:38 ` Milan Zamazal
2019-08-25 18:18   ` Samuel Wales
2019-08-30 10:44     ` Adam Porter
2019-08-31  0:20       ` Samuel Wales
2019-08-31  5:01         ` Adam Porter
2019-09-07  0:43           ` Samuel Wales
2019-09-07 14:32             ` Adam Porter
2019-09-08  0:46               ` Samuel Wales
2019-08-30  9:19   ` Adam Porter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878sqnlesu.fsf@alphapapa.net \
    --to=adam@alphapapa.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).