emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick <oinksocket@letterboxes.org>
To: emacs-orgmode@gnu.org
Subject: Re: declaring items as implicit TODO entries
Date: Mon, 26 Apr 2010 09:01:49 +0100	[thread overview]
Message-ID: <4BD5486D.6000200@letterboxes.org> (raw)
In-Reply-To: <87d3xm25f2.fsf@master.home.net>

Manish Sharma wrote:
> "C-c a t" should show all the TODO items.  You may also want to
> take a look at "org-agenda-todo-ignore-deadlines",
> "org-agenda-todo-ignore-scheduled" and
> "org-agenda-todo-ignore-with-date" as well.

Thanks for your answer - however, I did come across those, and I don't believe
they would do the job I have in mind, because items must still be explicitly
labelled "TODO" before they will appear in the agenda view.

What I mean is, give a file structure like this, where level 1 is a project
name, and level 2 contain items to do (which are not labelled TODO items,
necessarily):

* SS Organised
** scrub the deck
** man the poopdeck
** DONE splice the mainbrace

* Good ship lollipop
** NEXT lubber's teeth out
(Beware, she bites)
** fix treadmill
** scrub the deck

The workflow is TODO -> NEXT -> DONE, with TODO implicit: I consider "scrub the
deck" a TODO, even though I've not added a TODO label, because it's on level >=
2. This saves typing and reduces clutter. (The level at which TODO items lie
varies depending on my organisation scheme.)


Then I want the TODO agenda view to look something like this, so I can print it
out for reference (ideally without the duplicate TODO inserted in front of each
item, as currently seems to happen,  but that's probably another question):

Global list of TODO items of type: ALL
Available with `N r': (0)ALL (1)TODO (2)NEXT (3)DONE
  TODO:       scrub the deck
  TODO:       man the poopdeck
  NEXT:       lubber's teeth out
  TODO:       fix treadmill
  TODO:       scrub the deck



It might not be possible to do this currently, which is fine - I just want to
confirm that fact.  Perhaps in that case I could write my own extension, or more
preferably, adapt my scheme to something which works with org-mode as it is.

Cheers,

N

  reply	other threads:[~2010-04-26  8:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-25 22:10 declaring items as implicit TODO entries Nick
2010-04-26  4:39 ` Manish Sharma
2010-04-26  8:01   ` Nick [this message]
2010-04-26 15:57     ` Nathan Neff
2010-04-26  4:42 ` Carsten Dominik

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=4BD5486D.6000200@letterboxes.org \
    --to=oinksocket@letterboxes.org \
    --cc=emacs-orgmode@gnu.org \
    /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).