emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Subhan Michael Tindall <SubhanT@familycareinc.org>
To: 'Gary Oberbrunner' <garyo@oberbrunner.com>,
	Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: TODO items in lists (not headings)
Date: Thu, 18 Sep 2014 16:23:37 +0000	[thread overview]
Message-ID: <33715521b64c4fd58013ab8157ffaf6f@fcmailsvr2.familycareinc.org> (raw)
In-Reply-To: <CAFChFygK-9AG9CvO3tf5uxhoY7XHGB+PjYnpMcKmrgH-pfPmkg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3280 bytes --]

Lists are very explicitly not intended to contain TODO items.
Checkboxes provide a bit of this functionality, sort of a ‘TODO lite’
I use something like this quite a lot:
** TODO notes from meeting        :meeting:steve:susan:jane:bob:action:
   DEADLINE: <2014-09-19 Fri>
   :PROPERTIES:
   :LastWorked: [2014-09-18 Thu 09:14]
  :END:
- Item 1
- Item 2
- [ ] action item 1
  - [X] sub action item
  - [ ] sub action item 2
- Item 3
extended meeting notes here

I’ve not used them at all, but there may be a way to set a statistics cookie for the headline, or if not a simple function to update a statistics-type cookie or property when an action item changes state

I do sometimes wish that I could include a TODO headline or tag a list item, but that is simply not possible under current implementations.
IE something like this:
** meeting
- TODO Item 1 tags: “tag1:tag2” LastWorked: [2014-09-18 Thu 09:14]
- item 2

With properties etc. handled in a way similar to BEGIN_SRC block headers

The problem is that list items/checkbox items are NOT headlines, and all the TODO code etc. is tied to headlines.

I haven’t looked at the code but I suspect an extensive rewrite to integrate it with the rest of the headline code.  Not as much if it’s kept as an isolated extension.



From: emacs-orgmode-bounces+subhant=familycareinc.org@gnu.org [mailto:emacs-orgmode-bounces+subhant=familycareinc.org@gnu.org] On Behalf Of Gary Oberbrunner
Sent: Wednesday, September 17, 2014 5:45 AM
To: Orgmode Mailing List
Subject: Re: [O] TODO items in lists (not headings)



On Tue, Sep 16, 2014 at 11:48 PM, Thomas S. Dye <tsd@tsdye.com<mailto:tsd@tsdye.com>> wrote:
Aloha Gary,

Gary Oberbrunner <garyo@oberbrunner.com<mailto:garyo@oberbrunner.com>> writes:

> Gary:
>   My reason for not using TODO is just that it'd be ugly and confusing to
> put a heading in the middle of a list.
>
>   Compare this:
> * Meeting report
> ** Meeting 1
>   - a thing that happened
>   - another thing that happened
>   - TODO: email everyone about all the things
>   - some more things that happened
>
>   to this:
> * Meeting report
> ** Meeting 1
>   - a thing that happened
>   - another thing that happened
> ***TODO: email everyone about all the things
>   - some more things that happened

One solution is to use a capture template for TODO items and then refile
them.  I picked this up from Bernt Hansen and like it a lot:

http://doc.norang.ca/org-mode.html#Capture

Wow, that guy is serious!  I don't think his setup solves what I'm looking for, but there is so much great stuff in there it'll take me weeks to check it all out.

--
Gary

This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.  Thank you.

[-- Attachment #2: Type: text/html, Size: 27075 bytes --]

  parent reply	other threads:[~2014-09-18 16:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 20:21 TODO items in lists (not headings) Gary Oberbrunner
2014-09-16 20:32 ` Tory S. Anderson
2014-09-16 22:39   ` Gary Oberbrunner
2014-09-17  3:48     ` Thomas S. Dye
2014-09-17 12:45       ` Gary Oberbrunner
2014-09-18  0:41         ` Nick Dokos
2014-11-21  4:19           ` Bernt Hansen's rene
2014-11-21  8:36             ` Sebastien Vauban
2014-11-22 18:08               ` J. David Boyd
2014-12-01 10:22               ` rene
2014-11-23 18:46             ` Bernt Hansen
2014-09-18 16:23         ` Subhan Michael Tindall [this message]
2014-09-18 18:49           ` TODO items in lists (not headings) Gary Oberbrunner
2014-09-23 13:34             ` Gary Oberbrunner

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=33715521b64c4fd58013ab8157ffaf6f@fcmailsvr2.familycareinc.org \
    --to=subhant@familycareinc.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=garyo@oberbrunner.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).