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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1428 - 1457 of 2424   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1428
I've read through a number of past posts about install problems, but none of them seemed to really help. This is my first time really playing around with the...
Chris
chris_disregard
Offline Send Email
Jan 5, 2008
5:49 am
1429
what happens when you cd to ~/todo/bin/ and then type: $ ./todo.sh the './' before the script name tells bash where to find the script. If you add ~/todo/bin/...
Jeremy Gransden
vvdtcvv
Offline Send Email
Jan 5, 2008
10:43 am
1430
AH! That works. Any idea why my alias (t='~/todo/bin/todo.sh') isn't working though? And of course, this leads to another problem typing "./todo.sh add test"...
Chris
chris_disregard
Offline Send Email
Jan 5, 2008
7:28 pm
1431
Could someone walk me through how to install and run the google code version of todo.txt as I have no idea what I'm doing. I can do everything in bash but...
gingerbeardedboy
gingerbearde...
Offline Send Email
Jan 10, 2008
2:18 am
1432
im considering integrating more todo.sh (or .py, the current implementation im using). something along the lines of `todo.py move 2 +3 days` or something like...
rcphqcorps
Offline Send Email
Jan 10, 2008
12:56 pm
1433
On Thu, Jan 10, 2008 at 12:56:36PM -0000, rcphqcorps wrote: [snip] ... "remind" is the venerable CLI calendaring / reminder program. It has unsurpassed event...
David J Patrick
davidjpatrick
Offline Send Email
Jan 10, 2008
1:33 pm
1434
... I modified todo.py to do something kind of like what you want. If you use the modifiied todo.py, documented at ...
5s3kjpn001@...
skeptic4hire
Offline Send Email
Jan 10, 2008
7:49 pm
1435
Hi guys, Has anyone written a script that goes through todo.txt file and produces a nice listing of all tasks? The HTML Summarizer [1] does a nice job of...
S K
sk4list
Offline Send Email
Jan 15, 2008
1:38 pm
1436
... I attach project tags to almost all my tasks, so I wrote a python script which creates a text file organizing all my tasks by project. Currently it just...
Richard Querin
rfquerin
Offline Send Email
Jan 15, 2008
2:06 pm
1437
I just added the bits for html file creation to my script. You can try it out if you want by downloading the following two files: ...
Richard Querin
rfquerin
Offline Send Email
Jan 15, 2008
3:12 pm
1438
Hi Richard, Exactly what I wanted! However, would it be possible to support the +p notation for projects and @context for contexts? Thanks! SK ... ...
S K
sk4list
Offline Send Email
Jan 15, 2008
4:12 pm
1439
... Right now I just use "blah blah blah p:projectname" when I add a task. I'm unfamiliar with the +p and @ context notation. Can you explain them further to...
Richard Querin
rfquerin
Offline Send Email
Jan 15, 2008
4:23 pm
1440
Yup. Basically +p is instead of p: so I guess a replace would work though I put +p right at the beginning of the task line. @context follows +p. I thought this...
S K
sk4list
Offline Send Email
Jan 15, 2008
4:29 pm
1441
todohtml.pl todofile > todo.html Supports @, p: at the end of the line....
Nathan Olson
lexicalscope
Offline Send Email
Jan 15, 2008
4:42 pm
1442
Nathan, Nicely done! RQ...
Richard Querin
rfquerin
Offline Send Email
Jan 15, 2008
5:14 pm
1443
Hello. I am a linux noob. I can add todo items, but cannot remove them. When being asked to remove an item (y/n), I get the following response after "y": ...
oscar857
Offline Send Email
Jan 15, 2008
11:15 pm
1444
... BusyBox is likely your problem. Try using bash for your shell. K -- In Vino Veritas http://astroturfgarden.com...
Kevin T. Neely
mercutio_23
Offline Send Email
Jan 16, 2008
2:17 am
1445
The snag about posting your code in the public domain is that it engenders a sense of "responsibility" that wasn't there before! I've been thinking over the...
Paul Roberts
paul_gone_wa...
Offline Send Email
Jan 16, 2008
11:16 am
1446
I think I will benefit from Todo.sh. I loaded the shell but have two problems. My todo.sh directory is "C:/Documents and Settings/myname/My...
singhmv
Offline Send Email
Jan 21, 2008
3:18 am
1447
I can't manage to download the file, the link pointed in todotxt.com is broken. Can anyone post it in another location?...
Everson Santos Araujo
nobiosbr
Online Now Send Email
Jan 22, 2008
3:53 am
1448
... Same problem here. I tried to google for the file hosted in another place but I didn't find it. It is not in this group's File section either. Please, if...
lucasrfl15
Offline Send Email
Jan 22, 2008
4:46 pm
1449
Would it be this: http://todotxt.googlecode.com/svn/trunk/todo_jbot/ Just a quick question on the todo.txt project in general. Is it a maintained project? As...
S K
sk4list
Offline Send Email
Jan 25, 2008
1:23 pm
1450
Yes, that's it. Thank you, I didn't search at Google Code. I'm quite new here. I found the post about Todo.txt at Lifehacker and started using it 2 or 3 days...
lucasrfl15
Offline Send Email
Jan 25, 2008
1:38 pm
1451
Hello, I'm relatively new to UNIX and I'm having an issue running this script on a Ubuntu 7.10 Linux machine. I have installed successfully on Mac OS X and...
Dave Rietz
dtsreprise
Offline Send Email
Jan 26, 2008
1:47 am
1452
I had this issue here and I think you have the same problem. Todo.sh is configured to run with Bourne Shell (sh). 1 - Open todo.sh in a text editor 2 - Change...
lucasrfl15
Offline Send Email
Jan 26, 2008
3:43 pm
1453
problem solved, thank you!...
Dave Rietz
dtsreprise
Offline Send Email
Jan 26, 2008
6:07 pm
1454
How can I synch my to-do text with my different computers? I intend to have the file stored on a FTP or webdav server. The ideal situation s that each time the...
bandaidcork
Offline Send Email
Jan 26, 2008
11:16 pm
1455
I think there is no ready tool to sync Todo.txt, but I may be wrong, I've been using Todo.txt for less than 1 week. I will try to code something (a Ruby or...
lucasrfl15
Offline Send Email
Jan 27, 2008
3:14 am
1456
http://www.cis.upenn.edu/~bcpierce/unison/ http://en.wikipedia.org/wiki/Rsync...
Nathan Olson
lexicalscope
Offline Send Email
Jan 27, 2008
7:19 am
1457
... These are probably your best bets, or you could go with a content versioning solution like Subversion, Git, or even old CVS. I use subversion to...
Kevin T. Neely
mercutio_23
Offline Send Email
Jan 27, 2008
2:12 pm
Messages 1428 - 1457 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