all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Task list like Eclipse's that can keep track of TODOs in multiple source files
Date: Fri, 01 Feb 2008 18:22:12 +1100	[thread overview]
Message-ID: <87tzktkuor.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.6800.1201782916.18990.help-gnu-emacs@gnu.org

Michael Hoffman <b3i4old02@sneakemail.com> writes:

> Is there a task list mode that will find tags like TODO/XXX/FIXME in source
> files in a directory, make them into tasks and allow me to edit
> them/reorder them in the task list?
>
> I understand that Eclipse and Visual Studio can provide at least some of
> the functionality listed above. The best I can do thus far is the use of
> M-x multi-occur, which is useful but does not allow me to simply
> reorder/sort/edit.
>

I don't know of one, but it sounds like a useful tool!

What I do is keep my 'todo' stuff in an .org file using remember
mode. This is quite useful as you get all the benefits of org mode (now
bundled with emacs 22) and using remember mode means you have links to
the document the todo refers to. The only downside is that the todo is
not actually in the file it is associated with (though you might be able
to make remember mode do this with some hacking).

Org mode provides some useful reporting tools that may provide the
sorting/presentation aspects you would like. 

Tim 

-- 
tcross (at) rapttech dot com dot au


       reply	other threads:[~2008-02-01  7:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6800.1201782916.18990.help-gnu-emacs@gnu.org>
2008-02-01  7:22 ` Tim X [this message]
2008-02-01 16:33   ` Task list like Eclipse's that can keep track of TODOs in multiple source files Michael Hoffman
     [not found]   ` <mailman.6845.1201883637.18990.help-gnu-emacs@gnu.org>
2008-02-04  8:13     ` Sébastien Vauban
2008-02-04 17:32       ` Michael Hoffman
2008-02-14 21:01 ` Oleksandr Gavenko
2008-02-14 23:18   ` Michael Hoffman
2008-02-15  6:44     ` Thierry Volpiatto
2008-02-15 12:16       ` Michael Hoffman
2008-02-15 12:39         ` Bastien Guerry
2008-02-15 18:58         ` Thierry Volpiatto
2008-02-15 19:32           ` Michael Hoffman
2008-02-15 21:02             ` Thierry Volpiatto
2008-01-31 12:30 Michael Hoffman

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tzktkuor.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.