From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: Re: show only top level TODO in agenda and ignore sub level TODOS in agenda? Date: Wed, 28 Dec 2016 09:53:30 +0200 Message-ID: References: <2e73f9759d5a4b329e76150651fbeec2@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87zijmx3y7.fsf@ucl.ac.uk> <87lgv13bgf.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114fc6c0cad4660544b34330 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cM93G-0004Bb-7j for emacs-orgmode@gnu.org; Wed, 28 Dec 2016 02:53:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cM93F-0003OC-02 for emacs-orgmode@gnu.org; Wed, 28 Dec 2016 02:53:34 -0500 Received: from mail-yw0-x233.google.com ([2607:f8b0:4002:c05::233]:35668) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cM93E-0003O4-Qw for emacs-orgmode@gnu.org; Wed, 28 Dec 2016 02:53:32 -0500 Received: by mail-yw0-x233.google.com with SMTP id v81so80905242ywb.2 for ; Tue, 27 Dec 2016 23:53:31 -0800 (PST) In-Reply-To: <87lgv13bgf.fsf@mbork.pl> 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: Marcin Borkowski Cc: org mode --001a114fc6c0cad4660544b34330 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks all for the ideas, i will try them over the next few days best Z On Tue, Dec 27, 2016 at 12:36 PM, Marcin Borkowski wrote: > =D7=A9 > > On Thursday, 22 Dec 2016 at 13:01, Xebar Saram wrote: > >> Hi all > >> > >> i recently had some projects where i would define the overall project > >> as a TODO and then add some more sub headers with TODOS. the problem > >> is that i dont want to see all these sub TODOS in the agenda. For > >> example: > >> > >> * TODO start writing paper > >> ** TODO collect data > >> ** TODO add refernces > > > > [...] > > > >> is there a property drawer/other trick to achieve this? > > > > I don't know but I can suggest using checkboxes for this? > > info:(org) Checkboxes > > They work well and are appropriate for when you have sub-tasks for a > > single task. > > How about > > (setq org-agenda-todo-list-sublevels nil) > > ? > > Hth, > > -- > Marcin Borkowski > > --001a114fc6c0cad4660544b34330 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks all for the ideas, i will try them over the ne= xt few days

best

Z
<= div class=3D"gmail_extra">
On Tue, Dec 27, 20= 16 at 12:36 PM, Marcin Borkowski <mbork@mbork.pl> wrote:
=D7=A9
> On Thursday, 22 Dec 2016 at 13:01, Xebar Saram wrote:
>> Hi all
>>
>> i recently had some projects where i would define the overall proj= ect
>> as a TODO and then add some more sub headers with TODOS. the probl= em
>> is that i dont want to see all these sub TODOS in the agenda. For<= br> >> example:
>>
>> * TODO start writing paper
>> ** TODO=C2=A0 collect data
>> ** TODO=C2=A0 add refernces
>
> [...]
>
>> is there a property drawer/other trick to achieve this?
>
> I don't know but I can suggest using checkboxes for this?
> info:(org) Checkboxes
> They work well and are appropriate for when you have sub-tasks for a > single task.

How about

(setq org-agenda-todo-list-sublevels nil)

?

Hth,

--
Marcin Borkowski


--001a114fc6c0cad4660544b34330--