Howdy folks. I've been using the todo.txt script for about eight hours, now, and it's already proven invaluable. So, I sat down and kludged together a shell...
I am making some progress with todo.py with support for dependencies and recurring tasks and have been using the system to plan the project. Doing this...
Err --- ya - spaces not so much for email! Another go -- with added sauce after a restless night of brain meltdown. Here the +project format 'Just Works'...
Well I know this will separate the cheese from the chaff -- a Vim coloring syntax file for todo.txt! About 50% of you are probably saying: "A what?". Some will...
... this todo.txt is hierarchical? read this article: A cognitive analysis of tagging http://www.rashmisinha.com/archives/05_09/tagging-cognitive.html Tagging...
Graham, I am really missing the ability to [T LSA keyword] in the later versions of todo.py and find said keyword in either the todo or the done. I use this...
Sean
schliden@...
Dec 3, 2006 6:42 am
913
Well I said it was 30K feet! I have spent some time thinking about this and hopefully I have simplified things a little bit. The new format is a strange mix...
Hi Graham. Couple of simple questions: a) Will the new format allow project to be the top-level '+' followed by me (i.e. resource) as the example you show is...
... Good question. Actually the tags can be anything you want. For simple todo tasks there is no restriction - you don't even have to have tags if you don't...
Dear Graham Wonderful work going on here. I'd like to propose something that will help those of us who can't keep their todo lists as tidy as you have laid...
... I agree completely. We can just have a parser for each type of markup that people use. The critical thing is to get the tasks data into the system. I...
Just wanted to point out that I had seen something that handles having a .todo or something similar in every directory, and whenever you "cd" to that directory...
Doing some research into parsers and came across several interesting markup languages (this stuff is all new to me). 1) YAML - http://www.yaml.org/ 2) JSON -...
JSON? You're delving into dangerous territory if you let someone have the ability to AJAX-ify their todo list. Some crazy PHP hacker might write a dynamic...
I wasn't going to say anything, but your suggested format I can't help it; are you familiar with vimoutliner ? It kicks ass, and a todo.otl, instead of a...
TextMate <http://macromates.com> (a Mac-only text editor) already has a parser for YAML. It is packaged as a plug-in or "bundle" and might be of some use to...
I've been searching for the answer to why, on start up, am I getting: TodoBot v0.5 is starting... Visit todotxt.com for help and the latest version. basic...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the todotxt group. File : /project.sh ...
todotxt@yahoogroups.com
Dec 10, 2006 7:35 pm
926
... Apparently, in my world, "the next few days" means "a couple months". But, as the recent file announcement indicates, project.sh has been updated to...
Hi, I recently started using todo.sh, and have a couple things I'd like to do but don't know how to. Is there a way to do the following? 1. Remove the priority...
Hi, ... You could probably used sed to do it. Otherwise just open your favorite text editor and remove it yourself. The beauty of text! ... Two ways: % todo.sh...
Hi, These are both annoyances with todo.sh and part of the reason why I took on maintaining todo.py -- the python version of todo.sh. ... Just leave off the...
Kyle, This is an excellent idea and I am certainly working towards it with my new version of todo.py. I like the idea of being able to trace when things were...