tom.purl schrieb:
> I use the pyGTD script to manage my todo lists and such. From Vim, I
> shell out a call to the gtd.py script, which updates my todo.txt file
> after update one of the related pyGTD files. Since I make a lot of
> updates to the related pyGTD files, I execute the gtd.py script d
On 2006-08-18, tom.purl <[EMAIL PROTECTED]> wrote:
> I use the pyGTD script to manage my todo lists and such. From
> Vim, I shell out a call to the gtd.py script, which updates my
> todo.txt file after update one of the related pyGTD files.
> Since I make a lot of updates to the related pyGTD file
I use the pyGTD script to manage my todo lists and such. From Vim, I
shell out a call to the gtd.py script, which updates my todo.txt file
after update one of the related pyGTD files. Since I make a lot of
updates to the related pyGTD files, I execute the gtd.py script dozens
of times a day.
The