From: Matt Lundin <mdl@imapmail.org>
To: Manish <mailtomanish.sharma@gmail.com>
Cc: Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: listing tasks with no TODO keyword in global TODO list
Date: Fri, 19 Feb 2010 21:30:46 -0500 [thread overview]
Message-ID: <87hbpc7i5l.fsf@fastmail.fm> (raw)
In-Reply-To: <e7cdbe31002191747xa51b26en32235378c7adf50e@mail.gmail.com> (Manish's message of "Sat, 20 Feb 2010 07:17:59 +0530")
Manish <mailtomanish.sharma@gmail.com> writes:
> On Sat, Feb 20, 2010 at 4:07 AM, Jan Böcker wrote:
>> On 19.02.2010 16:44, Manish wrote:
>>>
>>> i've been unable to find the variable that controls whether
>>> items/tasks with no TODO keyword should be treated like the
>>> ones with TODO so they can appear in the global TODO
>>> list. can someone please point me in the right direction?
>>>
>>
>> Your question seems a bit confusing to me. Headlines without
>> TODO keywords are by definition not a todo item, so they should
>> not appear in the global todo list.
>
> i seem to recall that there was an instance where an item without a TODO
> keyword could be treated as if it was an unDONE item but i can't seem to
> find it anymore.
Assuming that you only use DONE as an inactive todo, I believe you can
get all headings *not* marked done with the following search:
C-c a m /-DONE
Are you perhaps thinking of the default setting for stuck projects?
(setq org-stuck-projects
'("+LEVEL=2/-DONE" ("TODO" "NEXT" "NEXTACTION") nil ""))
This defines projects based on their level (i.e., all level two items
not marked DONE).
Best,
Matt
next prev parent reply other threads:[~2010-02-20 2:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-19 15:44 listing tasks with no TODO keyword in global TODO list Manish
2010-02-19 22:37 ` Jan Böcker
2010-02-20 1:47 ` Manish
2010-02-20 2:30 ` Matt Lundin [this message]
2010-02-21 5:50 ` Manish
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=87hbpc7i5l.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=emacs-orgmode@gnu.org \
--cc=mailtomanish.sharma@gmail.com \
/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).