From mboxrd@z Thu Jan 1 00:00:00 1970 From: scrawler Subject: conceptual TODO help? Date: Sat, 28 Jul 2012 13:04:10 -0500 Message-ID: <20120728130410.424df425@tomsarchtoo> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvBN8-0000GO-L2 for emacs-orgmode@gnu.org; Sat, 28 Jul 2012 14:04:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvBN7-0004EX-ME for emacs-orgmode@gnu.org; Sat, 28 Jul 2012 14:04:14 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:53178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvBN7-0004ES-HS for emacs-orgmode@gnu.org; Sat, 28 Jul 2012 14:04:13 -0400 Received: by yenr5 with SMTP id r5so4873514yen.0 for ; Sat, 28 Jul 2012 11:04:13 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi guys, I have a few questions about todo states. I have these keywords defined: #+TODO: Do Doing DoBy DoLater | Did DidNot DidNever #+TAGS: @Beverly(y) @Bionca(a) I'd like to have a better understanding of the TODO sequence for any given task, assignment, or project. The states Do and Did are pretty obviously just TODO and DONE renamed. I can maybe add a DEADLINE:<2012-07-28 Sat> for the DoBy heading, and a SCHEDULED:<2012-07-28 Sat> for DoLater, but what can or should I do with Doing? Should I just leave it alone and look at it? I think I've seen TODO keywords defined (in the manual? list emails?) like "feedback", etc, but it seems like if I have a basic but comprehensive sequence I can put that kind of stuff in tags (Incidentally, what are the @ signs in front of tags for?). Are there any keywords I should add or remove? Should I get rid of DidNot and DidNever (implying not yet and never will)? My keywords are arbitrary and silly, but I'd like to better understand the states they label. Thanks, I hope I was clear, and sorry for the "basic question" noise.