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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 474 - 504 of 2424   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
474
Hi, I've been happily using todo.sh for a month now. Several times I've been bitten by what I think is a user-interface problem. After looking at the list of...
samwi5e
Offline Send Email
Aug 1, 2006
6:49 pm
475
... I too have been bitten by updated line numbers after an archive or delete. But my concern about an automatic ls after a del or archive is for people with...
Gina Trapani
gina.trapani
Offline Send Email
Aug 1, 2006
8:02 pm
476
... -bash: /home/ktneely/.bash_completion.d/todo_completer.sh: line 12: syntax error'near unexpected token ` -bash:...
Kevin T. Neely
mercutio_23
Offline Send Email
Aug 1, 2006
10:22 pm
477
... An option in ~/.todo? I also have to say thank you to Gina for working to keep the todo script simple. I believe that is an important part of why we all...
Kevin T. Neely
mercutio_23
Offline Send Email
Aug 1, 2006
10:33 pm
478
... Actually IMHO the 'list' command should by default exclude "done" items as well as deleted items. It would be nice for the 'rm' command to work like the...
samwi5e
Offline Send Email
Aug 1, 2006
11:54 pm
479
Hi, all, Is there a reason why 'done' items aren't moved directly to done.txt by the 'do' command and removed from todo.txt in one step? Why must I 'do' an...
samwi5e
Offline Send Email
Aug 1, 2006
11:58 pm
480
... The reason was exactly what you pointed out earlier: that an automatic archive would change up line numbers of other items. Plus, I just enjoy seeing...
Gina Trapani
gina.trapani
Offline Send Email
Aug 2, 2006
12:31 am
481
... I'm wary of baking criteria into list; it should be a simple, straightforward "list everything in this file based on user entered criteria." However, I...
Gina Trapani
gina.trapani
Offline Send Email
Aug 2, 2006
1:14 am
483
I almost have the jabber bot working but when I try to add anything I get the following response: myemail@.../Talk.v923FC0C8D3 says: add something ...
Jim Doree
Grrendel
Offline Send Email
Aug 2, 2006
4:44 am
484
From my bumbling through the fringes of unix, I've come to the conclusion that config files like the one now called '.todo' should probably be named '.todorc'....
Lewis Overton
lewy_o
Offline Send Email
Aug 2, 2006
5:12 am
485
From my bumbling through the fringes of unix, I've come to the conclusion that config files like the one now called '.todo' should probably be named '.todorc'....
Lewis Overton
lewy_o
Offline Send Email
Aug 2, 2006
5:14 am
486
... What's the significance of the rc? ... The default config file is included in the "full package" download, here: http://todotxt.com/download/todo.sh.zip...
Gina Trapani
gina.trapani
Offline Send Email
Aug 2, 2006
5:20 am
487
... I like it to. Most todo lists work this way. 30boxes shows the deleted items forever, and I'm not even sure there is a way to purge them, which appears...
Kevin T. Neely
mercutio_23
Offline Send Email
Aug 2, 2006
5:39 am
488
As I understand it, the rc means the file is a configuration file. .bashrc is where one puts aliases, functions, and such. Path definitions for bash go in...
Lewis Overton
lewy_o
Offline Send Email
Aug 2, 2006
5:42 am
489
you might have to quote the path to todo.sh instead of using %20...
Akshay Joshi
axyjo
Offline Send Email
Aug 2, 2006
6:19 am
490
... My question is: Why? What's the significance of .###rc? Is this a documented Unix standard? Forgive me - I'm still relatively new to 'nix myself - but...
Gina Trapani
gina.trapani
Offline Send Email
Aug 2, 2006
6:47 am
491
... Thanks for the response. By 'quote' do you mean use double quotes instead of the single quotes and then just leave the spaces as is? If so, I've already...
Jim Doree
Grrendel
Offline Send Email
Aug 2, 2006
2:22 pm
492
All of a sudden, today, when I try to do a report, I get the following error: $ t report ./todo.sh: line 410: cat: command not found ./todo.sh: line 411: cat:...
sr74dotorg
Offline Send Email
Aug 2, 2006
3:30 pm
493
I'm not sure how well-documented it is, but my experience is that it is a Unix standard. I'm not familar with OS X's Unix, but my work on AT+T System V and...
Joseph Sheehan
josephrsheehan
Offline Send Email
Aug 2, 2006
3:59 pm
494
I think the .###rc convention got its start from the /etc/rc script that sets your runlevel when booting your *nix machine. Look at /etc/inittab, /etc/rc, ...
Russ Milliken
milliken99
Offline Send Email
Aug 2, 2006
4:20 pm
495
There are plenty of well-known applications that follow this, (vim has .vimrc) but again, there are plenty of well-known applications that don't (emacs just...
Anshul Nigham
nigham
Offline Send Email
Aug 2, 2006
4:38 pm
496
Hmm.. quotes didnt work? Try escaping the spaces.. Does your shell have tab completion? then use it to complete the path. Also, are you using the cmd prompt or...
Akshay Joshi
axyjo
Offline Send Email
Aug 2, 2006
6:38 pm
497
Escaping the spaces worked! I tried this before but I must have used the wrong slashes. Thanks for making me try it again. Since I'm always on different...
Jim Doree
Grrendel
Offline Send Email
Aug 2, 2006
6:46 pm
498
... I want to make the instructions friendly and accommodating to all platforms. Can you tell me specifically what you had to modify? Or what you needed to...
Gina Trapani
gina.trapani
Offline Send Email
Aug 2, 2006
7:36 pm
499
I have scanned this idea (was away over the weekend) and i'd like to add my $0.02 if possible: I'd say this script will need to have some way to differentiate ...
Mark Simpson
verdammelt
Offline Send Email
Aug 3, 2006
1:24 am
500
... Jeremy> One suggestion would be for the script's Next Action Jeremy> command to check the todo.txt file to make sure that the Jeremy> previous action for...
Mark Simpson
verdammelt
Offline Send Email
Aug 3, 2006
1:27 am
501
Did I imagine it, or was there talk of a command to list all projects and contexts ? Cheers Sean...
Sean
schliden@...
Send Email
Aug 3, 2006
1:31 am
502
Hi, ... I think I posted a patch, based on my bash_completion code. It should be in the archives somewhere. The commands where 'contexts' and 'projects'. Best...
Pedro Melo
melopt
Offline Send Email
Aug 3, 2006
2:00 am
503
Pedro, Thanks, yes, I found it. Is there any way to do something similar without perl ? I don't have perl available in my environment. Thanks Sean...
Sean
schliden@...
Send Email
Aug 3, 2006
2:21 am
504
... Sean> Did I imagine it, or was there talk of a command to list all Sean> projects and contexts ? FWIW i wrote a quick command line today to do just that as...
Mark Simpson
verdammelt
Offline Send Email
Aug 3, 2006
2:22 am
Messages 474 - 504 of 2424   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