... of todo.txt and trying to come ... everyone. Hi I'm new to the life-transforming powers of todo.txt but increasingly grateful to those who created it. It...
Hi, I'm trying to use todo.txt in combination with quicksilver on OS X with the "run in shell.." command on quicksilver. For some reason quicksilver will not...
... This solution is exactly what I'm going for - I already had geektool and growl installed, but I just couldn't figure out how to get quicksilver into the...
I couldn't get it to work exactly (I have todo.sh, not todo.py) but I got it to work without growl, which is fine as far as I'm concerned - with geektool I...
I had ToDo working just fine, until I installed a new version of CygWin today. Now I'm getting all sorts of errors like this: reiners@reiners-laptop ~ $...
Hi Just a note to say I *love* the python update to todo.sh. Finally, something I can hack on! My issue: I use Emacs on Linux running as a server, and I use an...
... Oh my, does this mean that each time you compose a message in mutt or slrn that it simply creates a new buffer in emacs, rather than spawning a separate...
Say you're doing your weekly review and want to add a couple of tasks one after the other as a parent and child tasks. To add a child task you need to know the...
When I went to edit .todo, I discovered that it has no line breaks. I tried redownloading (same probelm) and then I edited it with my best guesses for where...
I think if you run 'dos2unix .todo' on it, that should fix the errors you are getting. Then try editing it with vi from within cygwin. I might be wrong on...
I'm trying to set up an alias using Cygwin on Windows. My .profile file says this: alias t='C:/Documents and Settings/Administrator/todo.sh' However, I get...
the line should read: alias t='/cygdrive/c/Documents\ and\ Settings/Administrator/todo.sh' cygwin doesn't recongize windows paths unless you run them through...
I would like to make a GUI todo app based on todo.txt This will be my first attempt at XUL, so I thought I'd start with the basics, but I'm trying to figure...
Hey, interesting idea, I was thinking of doing a GUI once myself then realized, WTF, I wouldn't fucking use that :) Anyways, my way to do this would be to...
I'm mainly just trying to find a guide to all the todo.txt syntax, lifehacker wasn't coming up the past few times I tried, but now that it has, this is what...
... Some people use +{string} for projects. Both the todo.sh and todo.py support both formats ... There is no set order. ... (A) write XUL interface +todo.xul...
Sean
schliden@...
Sep 28, 2007 3:13 am
1348
Hi -- Is there any pragmatic or functional reason to keep the project and context syntaxes different? For example: @weekend @homeimprovement Fix the screen...
While the debate rages on as to what the todo.txt file syntax should be, I'm enjoying using vim and vimoutliner (vimoutliner.org is co-incedently down for the...
Dear David It's a desire of mine that the various todo scripts allow users to use whatever syntax they want for their todo.txt file. Like you want your own...
Hi all, I confess - I became dissatisfied with todo.txt, and drifted off into the realms of trying every *#@%ing online or cross-platform task manager on the...
Does "child" mean that the child is a subtask of the parent task? Isn't it normal that you get child tasks completed before the parent? If I do a child before...
Hi Nic, Sorry for the confusion. I'm afraid child tasks is not really supported properly in todo.py and I suggest you don't use it. I'm not even sure which...