From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu Caneill Subject: Agenda: skip sub-item if parent is scheduled Date: Sun, 11 Feb 2018 18:39:02 +0100 Message-ID: <20180211173902.GI1433@brokenwa.re> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZRyEpB+iJ+qUx0kp" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekvbL-000055-JK for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 12:39:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekvbI-0002Mn-BO for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 12:39:43 -0500 Received: from brokenwa.re ([188.166.29.179]:57542) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ekvbI-0002Jn-1B for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 12:39:40 -0500 Content-Disposition: inline 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 --ZRyEpB+iJ+qUx0kp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, In a custom `tags-todo` agenda view, I can't manage to skip sub-items if their parent is scheduled. If I have this: * TODO parent item SCHEDULED: <2018-02-11> ** TODO child sub-item I don't want any item to appear in the `tags-todo` list. I have: `org-tags-match-list-sublevels nil`. If I set `org-agenda-skip-entry-if'scheduled 'deadline`, the child will appear in the list, and if I don't have it the parent will (expectedly) appear in the list. Any idea how to solve this? Thanks in advance, -- Matthieu --ZRyEpB+iJ+qUx0kp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEETKwrT8AciV0PsiZW9iB93P27QkEFAlqAf68ACgkQ9iB93P27 QkFl1Q//UIFLAqGYlX/AjCHbot2mYMxZTjzsfW2cY+c5WgItSVgka+W4DS/kR0r1 o+9faFAVofDkzosxyUgFNUHKBQ2SrS2TNpvCR6pk1ppCVHSZfQERB7yEUNuM9czu d28WcTNZlgR8Am8utzW30pkN/m2qcWgxD0/omofkAE513zlce7OZbHaI/GwoZz20 onfKF1AHGIh3aLw6Ax+KFzi0M5pp7yb82c6Qny4iJWrPARNyxgXTUSO15Yd4UEki Jzmt0mqZ4NPF5mQsZjXq0X6aP2Q1ikAN2n29Axdn5BJ6T2lfqVo21u8h5NFj0Fxy DpLZPK+2zGhhL+mKMFCxO+8e7VEaOfN1c4C7f2uMmonQl6X4t/aSYGuSj6vWdD/P kG3LxA3vwzyjs1y/QIXuChkfmvttbblX8XS0RYh26HS2kPFzZ3wBTPBHRADHpRUc ee4AsFk/V66lLMoDZ4RKqfqrqsiqjcyTykHLZE8WF2UxB1VIfucIsmie50AkFOV+ 0kKee6aI9mPmK6Hwcdet9KkfGqgvdf7zY+TIldShaoCywcDJb6FmcCYEQZwzp8kk XGwhkQZTe6vb3vpa7qr9+54RHcQ59NyKjk6IqT5lLZie/Yeu5Lq2SYAhdCSGTf8f GInTpCOPJTklQ97ZMoh3n5KczqzPTr1c+P/Abf/c6ufaMPWiyMQ= =WmZK -----END PGP SIGNATURE----- --ZRyEpB+iJ+qUx0kp--