emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] show only top level TODO in agenda and ignore sub level TODOS in


From: Xebar Saram
Subject: Re: [O] show only top level TODO in agenda and ignore sub level TODOS in agenda?
Date: Wed, 28 Dec 2016 09:53:30 +0200

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 <address@hidden> wrote:
ש
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]