help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Task list like Eclipse's that can keep track of TODOs in multiple so


From: Michael Hoffman
Subject: Re: Task list like Eclipse's that can keep track of TODOs in multiple source files
Date: Fri, 15 Feb 2008 12:16:48 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Thierry Volpiatto wrote:
Michael Hoffman <b3i4old02@sneakemail.com> writes:

What I ended up doing was using org-mode. To keep links with places in
the original file, I made a keyboard macro that replaced the old TODOs
with #1, #2, #3, etc. and copied them to the org file with a link back
to the location of #1 in the original file.

Planner and remember do that without writing anything in the file:
when you are in your file you just C-x C-n to be able to take a note
linked to that point in the file.

Thanks, but I want a method that will be robust to changes in the linked file. I do not understand how this is possible without adding anchors in the linked file somehow.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]