Ok, I am not sure what I did but here is where this crazy thing stands now... First I reverted back to the p: when I type $t add p:{Tab} nothing happens but...
Hello there! I need some help... I recently bought the lifehacker book, and downloaded todo from http://todotxt.com/download/todo.sh.zip I replaced the dummy...
By reading past posts, I managed to solve the problem that I posted earlier. I setup the installation with the Default Text File option set to DOS. I managed...
... I'm fuzzy with cygwin, but what is the output of the following two commands: 'whoami' 'ls -al c:/cygwin/todo.txt' without the quotes. I am wondering if...
Well I have installed Cygwin and todo and I "think" I have done everything as per the todo.com instructions. My problems is that in order to access my todo...
If you have the todo.sh script in the same directory that you end up in when you start cygwin (i.e. your "home directory"), then bash will automatically look...
Hi! I've found bug in jabber bot - on line 76 current version have: fd = os.popen("%s -v -p -f %s" % (TODOSCRIPT, message)) But sending messages that contains...
Hi, I was using tiddlywiki to save notes, snippets of code, addresses ... but as my tiddlywiki file grovs it becomes too slower. I would like to go back a text...
Hey Lex, One more thing. Do we have to have the year? Right now, it creates an error if we don't put one it. But I don't necessarily know all the years...
Hey Lex, take a look at the screen shot. It looks the dates on the first week are wrong. The only thing I did was change the calendar.txt to my birthday list. ...
Ok, hopefully my last note for the day Some ideas: • Multiple files that can be imported, so that things like Birthdays/ Anniversaries and Holidays can be...
Hey Lex, Have you done anymore work on this script? I just got it to run on my desktop using a desktop browser app (on Mac). Pretty cool. Now I'd like to get...
Hey everyone, I learned about todo.txt just today and I was very keen to try it out. After tinkering around for an hour or to with my own todo.txt and command...
Ubuntu no longer uses "bash" as a replacement for "sh" .. just change the first line to read: #! /bin/bash And you should be back in action :) ... -- David...
*clears throat* t add @someday @family Give my first-born to David. Thanks a whole lot! I'm really glad I can use this cool tool now. Thank you and everyone...
Does the first line of your todo.sh read as follows? #!/bin/bash -- Donnie Pennington 615-473-8427 ... Hey everyone, I learned about todo.txt just today and I...
Hello, I love Gina's book and want to implement todo.txt, but not being a programmer it is overwhelming to me. I can't seem to make it work. Would somebody be...
.DS_store files are all over your computer. They keep track of folder info like preview list or icon, icon placements, etc. If you remove them and then do...
Hi, I'm using the aim bot (http://www.todotxt.com/library/todobot.pl/) and it works great. However, one thing that I'm having a problem with is adding...
I noticed that after a while the todo list tends to get a bit confusing. the numbers of the todo items tend to get mixed up. For example: 03 my_todo 02 my_todo...
here is the error info /home/../bin/todo.sh: 181: shopt: not found /home/../bin/todo.sh: 207: Syntax error: "(" unexpected (expecting ";;") what's the cause...
The python version includes an option: -n : sort items by number not alphabetically...
Sean
schliden@...
May 24, 2007 4:40 am
1180
... I had the same problem before, but I solved it quite easily. Look inside your todo.sh, does the very first line read: #!/bin/bash It fixed my problem. ...
Thanks for the suggestion! I don't get the -n option working though :( I don't see it listed as option in the help page too. Here's what I tried: $ python...
it fixed the prob indeed thx! ... -- Best , Xin ============================== Xin Pei Biological Sciences, Columbia University Tel: 646-236-6634 Fax:...
I think I have found the most recent version ("1.8.1-py-beta Revision: 167")of todo.py.here: http://tech.groups.yahoo.com/group/todotxt/message/1069 Who can...