From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: ANN: org-super-agenda Date: Sun, 30 Jul 2017 10:20:33 +0200 Message-ID: <871soyuyi6.fsf@delle7240.chemeng.ucl.ac.uk> References: <87eft25n61.fsf@delle7240.chemeng.ucl.ac.uk> <87inibwmp3.fsf@delle7240.chemeng.ucl.ac.uk> <87bmo3vxmp.fsf@alphapapa.net> <910e863b18d740e492dd1681840ec9d8@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbjUk-0005aY-7F for emacs-orgmode@gnu.org; Sun, 30 Jul 2017 04:22:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbjUg-0005bt-2x for emacs-orgmode@gnu.org; Sun, 30 Jul 2017 04:22:38 -0400 Received: from mail-he1eur01on0125.outbound.protection.outlook.com ([104.47.0.125]:52095 helo=EUR01-HE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dbjUf-0005bB-La for emacs-orgmode@gnu.org; Sun, 30 Jul 2017 04:22:34 -0400 In-Reply-To: <910e863b18d740e492dd1681840ec9d8@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> (Adam Porter's message of "Sat, 29 Jul 2017 23:11:57 +0000") 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 --=-=-= Content-Type: text/plain On Saturday, 29 Jul 2017 at 23:11, Adam Porter wrote: > Adam Porter writes: > >>> How do I get un-prioritised TODO entries listed? >> >> I don't have a selector for unprioritized TODO entries...yet. I'll look >> into that. :) > > Silly me, you can already do that, like this: > > #+BEGIN_SRC > (let ((org-agenda-files (list "~/test.org")) > (org-agenda-span 'day) > (org-super-agenda-groups > '((:name "Unprioritized" > :not (:priority>= "C"))))) > (org-agenda nil "a")) > #+END_SRC Seems to work but not really tested as I don't have many tasks... (about to go on holiday ;-)). > Apparently I can't even remember what I did yesterday. :) I can't remember what I did this morning... ;-) Thanks again, eric -- : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWX2W0QAKCRDIkZPY//z2 fUKlAJoCwSkVnAmO3gyOhLAl0ALpVcelQwCdG318SVABfGHKgi1Ec+QM5tlNP2k= =Ih8M -----END PGP SIGNATURE----- --=-=-=--