Search the web
Sign In
New User? Sign Up
todotxt · Todo.txt
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1388 - 1417 of 2423   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1388
todo.sh seems not working properly with terminal in leopard. for example, there is always a "-e" show up at the beginning of the todo list when i type "t...
Joseph T. Chow
greatoe
Offline Send Email
Dec 18, 2007
5:26 pm
1389
I am having difficulty getting started, I did the following: 1. Terminal, type: defaults write com.apple.finder AppleShowAllFiles TRUE Hit Enter. Then 2....
Lloyd Williams
wlloydw
Offline Send Email
Dec 19, 2007
6:05 am
1390
Found and edited the .todo file Unable to find the following because I can not find the ~/bash_profile: Access todo.sh from anywhere in the file tree. Add the...
Lloyd Williams
wlloydw
Offline Send Email
Dec 19, 2007
6:32 am
1391
I tried to download the jabber-bot from: http://todotxt.com/library/todo_jabber_bot/ but it does not seem to be available?...
Peter Hansen
peteribsenha...
Offline Send Email
Dec 19, 2007
9:10 am
1392
I have been a bit confused by the "-e" since my Leopard upgrade also. However, it only shows up when todo.sh is invoked in Terminal and Geektool. Strangely, it...
Paul Roberts
paul_gone_wa...
Offline Send Email
Dec 19, 2007
11:29 am
1393
If ".bash_profile" does not already exist in your home directory (~/), just create it. Notice the period at the beginning of the file name. You'll have to...
Nathan Reckart
nreckart
Offline Send Email
Dec 19, 2007
3:57 pm
1394
... The todo.sh script is using the "echo -e" command, but the -e option is not recognised by the Mac Bash. You can edit the todo.sh file, look for the -e...
graphmed
Offline Send Email
Dec 19, 2007
3:57 pm
1395
... Of course, I'm speaking of the -e option after the "echo" command, not the one after the "sed" command ;-) Patrick...
graphmed
Offline Send Email
Dec 19, 2007
4:01 pm
1396
Hi there! Great piece of scripting, this is. If there are no objections, I would suggest that: 1. There be a way to sort, in the text file, all the tasks....
whydoihavetoregister
whydoihaveto...
Offline Send Email
Dec 19, 2007
9:27 pm
1397
On Dec 19, 2007 4:27 PM, whydoihavetoregister < ... If you are using the python version; you can comment line 204 and uncomment line 203. I believe that will...
Jeremy Gransden
vvdtcvv
Offline Send Email
Dec 19, 2007
11:14 pm
1398
... Thanks, Graphmed. That's the solution for the "-e" issue. In my first post I wrote "t ls -p" is not working -- that's an error i made, things go fine when...
Joseph T. Chow
greatoe
Offline Send Email
Dec 20, 2007
4:43 am
1399
... I simply use vim to sort. in vim, hit <esc> (to get into command mode) and then ":help sort" (without the quotes, of course) djp...
David J Patrick
davidjpatrick
Offline Send Email
Dec 20, 2007
6:42 pm
1400
I realise the installation issue has been addressed in this group and on the website todotxt.com but it's still confusing for me as an average Jane Doe. Where...
relativity22
Offline Send Email
Dec 21, 2007
10:35 am
1401
... These are commands that you would run in terminal. On my 10.4 system it is under Applcations/Utilities/Terminal. It may be different in leopard the chmod...
Jeremy Gransden
vvdtcvv
Offline Send Email
Dec 21, 2007
12:55 pm
1402
... This is a command you enter in the terminal. It tells the computer to make the todo.sh file executable. If you don't do this, when you try to run...
ktneely@...
mercutio_23
Offline Send Email
Dec 21, 2007
1:46 pm
1403
I have installed todo_completer on Cywin I have install the bash completion module. I entered the commands in .bashrc and .bash_profile and when the ...
kvdcb
Offline Send Email
Dec 21, 2007
11:50 pm
1404
Firstly, thanks for the responses :) Using terminal makes me feel like I'm going to stuff up my computer accidentally. But I keep getting: "-bash: $: command...
relativity22
Offline Send Email
Dec 22, 2007
12:51 am
1405
Are you typing the dollor sign? If so, you are not supposed to. It is meant to show that you are at a terminal prompt. type chmod +x todo.sh in the directory...
Jeremy Gransden
vvdtcvv
Offline Send Email
Dec 22, 2007
1:00 am
1406
Don't type in the dollar sign. That is just to let you know that you are on the command line. You can ignore the dollar sign for now, and try typing in the...
Patrick Hawkins
p_hawk_42
Offline Send Email
Dec 22, 2007
1:01 am
1407
Also, take a look at this article. http://www.macdevcenter.com/pub/a/mac/2001/12/14/terminal_one.html. It may get you a little more use to the terminal in...
Jeremy Gransden
vvdtcvv
Offline Send Email
Dec 22, 2007
1:06 am
1408
Hi Try removing the semicolon after "done" on line 19. thanks, jeremy...
Jeremy Gransden
vvdtcvv
Offline Send Email
Dec 22, 2007
1:17 am
1409
I was typing the dollar sign! haha. Thanks guys for your help and encouragement. And thanks for the article link too. I was thinking, What kind of weird...
relativity22
Offline Send Email
Dec 22, 2007
2:23 am
1410
-Thanks for the reply it doesn't help though, in fact there is no change in the error message... tgb -- In todotxt@yahoogroups.com, "Jeremy Gransden"...
kvdcb
Offline Send Email
Dec 22, 2007
3:08 am
1411
I will test in my cygwin environment on monday if no one else can find a solution. Sorry It did not help. jeremy...
Jeremy Gransden
vvdtcvv
Offline Send Email
Dec 22, 2007
6:27 am
1412
Back in May I decided to see whether I could write a script that would implement a tickler file system, as recommended in GTD. I was aware of Tannie's system ...
Paul Roberts
paul_gone_wa...
Offline Send Email
Dec 22, 2007
9:04 am
1413
... oh, and perhaps I had also mention one "known" bug: Tickling by months, eg. tickler.pl add 1 month Something I need to do in a month This always interprets...
Paul Roberts
paul_gone_wa...
Offline Send Email
Dec 22, 2007
9:11 am
1414
... Careful with this command, it can also rename files. What your command is doing is renaming .todo to just . (which isn't really allowed, since '.' means...
ktneely@...
mercutio_23
Offline Send Email
Dec 22, 2007
3:49 pm
1415
Joseph -- You should change the line at the top of the todo.sh script to be: #! /bin/bash instead of #! /bin/sh I think that will fix your problem. See: ...
Ted Pavlic
tpavlic
Offline Send Email
Dec 23, 2007
3:09 am
1416
It's really a much better idea to change: #! /bin/sh to #! /bin/bash as this is a documented bug in OS X's /bin/sh. echo -e *should* work. That is, /bin/sh...
Ted Pavlic
tpavlic
Offline Send Email
Dec 23, 2007
3:10 am
1417
Of course, you can also switch to legacy command mode... See: ...
Ted Pavlic
tpavlic
Offline Send Email
Dec 23, 2007
3:14 am
Messages 1388 - 1417 of 2423   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help