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...
... The best place to get the code is from Google Code: http://code.google.com/p/todotxt/ I believe that is the most comprehensive place to get all of the most...
I noticed that when you use spaces to add entries with the python script only the first word get noticed (e.g. for an overview) unless you use an underscore...
I haven't done that and I for sure hope its isn't necessary, that two extra keystrokes ;). If read the wiki correctly you add entries without quotes or...
According to the 'Getting Things Done' method of David Allen each project needs to have an 'successful outcome'. I wonder how my fellow GTD'ers add an...
I have downloaded the todotxt-bundle-1.0.zip and I noticed taht it comes with a project.sh. I wonder if it's meant to replace the todo.sh or only supplement...