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 1270 - 1299 of 2423   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1270
... I use KDE...
gentoozen
Offline Send Email
Jul 1, 2007
8:07 am
1271
I would like to directly add a todo with priority to my todo.txt, without having to use quotes. Is it possible to do do a: t a A homework Or is it required...
gentoozen
Offline Send Email
Jul 4, 2007
1:25 pm
1272
Hit return immediately after you enter 't a'. You will be presented with an 'Add' prompt where you can enter your item with priority without quotes. -- Donnie...
Donnie Pennington
bellevuedonnie
Offline Send Email
Jul 4, 2007
2:57 pm
1273
That did the trick. Thanks! :D. Now for a lazyman question; is it possible to leave out the requirement to type the brackets '(' ')' ? Meaning you type: t a...
gentoozen
Offline Send Email
Jul 4, 2007
4:00 pm
1274
I doubt the script has any way to know that you mean your unparenthesized 'A' to be a priority and not part of your todo item's lingo. -- Donnie Pennington ......
Donnie Pennington
bellevuedonnie
Offline Send Email
Jul 4, 2007
4:06 pm
1275
... Ok, thanks for the help!...
gentoozen
Offline Send Email
Jul 5, 2007
10:23 am
1276
Found todotxt.com yesterday, and noticed that there is no DOS shell version. Lately I've found that keeping my todo list in a pure text file is the best...
moberlin8
Offline Send Email
Jul 5, 2007
1:05 pm
1277
May as well add it to the project. Are you re-implementing the entire program, or just creating command line completion for you shell? (It would be better to...
Greg Weber
greg.webs
Offline Send Email
Jul 5, 2007
1:32 pm
1278
... Could not load one of the supported DNS libraries (dnspython or pydns). SRV records will not be queried and you may need to set custom hostname/port for...
ecaritos
Offline Send Email
Jul 5, 2007
3:00 pm
1279
... In the settings for todo.py, I noticed you can turn on a feature where it assume the first character, if a letter by itself, is a priority marker. So if...
Kevin T. Neely
mercutio_23
Offline Send Email
Jul 5, 2007
8:41 pm
1280
Greg, Yeah, I wasn't clear about "why I am doing this." Mostly, I am doing this cause I want to do it. It has been a while since I wrote a script, and I was...
moberlin8
Offline Send Email
Jul 6, 2007
12:21 am
1281
Mao Someone suggested using 4DOS or powershell in order to achieve completion in windows (without cgywin) I use the python version in a standard windows cmd...
Sean
schliden@...
Send Email
Jul 6, 2007
1:49 am
1282
Sean, Thanks for the info. By portable, I assume you mean running from a memory stick. 4DOS is freely available but with limited support. Both 4NT and Take...
moberlin8
Offline Send Email
Jul 10, 2007
1:07 pm
1283
Dear todotxt folks A couple weeks ago I extolled the virtues of letting everyone compose their todo lists in whatever format they like. We programmers would...
Ron Pero
ronpero
Offline Send Email
Jul 11, 2007
9:56 pm
1284
Hi Ron, Very cool. I'll try to give it a try. I've had a heck of a time with the AIM bot...there's a point where I get "messeges too long" error...but that's...
elev007
Offline Send Email
Jul 12, 2007
6:53 pm
1285
My understanding of the architecture is that there is a standard parser and new parsers can be defined that will override or extend the standard parser. So as...
Greg Weber
greg.webs
Offline Send Email
Jul 17, 2007
4:20 am
1286
Good points. Yes, one approach would be to have everything in the program that is needed to parse any format. I don't volunteer for that job! If it stayed on a...
Ron Pero
ronpero
Offline Send Email
Jul 17, 2007
6:02 am
1287
Hi, Has anyone encountered this kind of message from the AIM bot? "You missed 2 messages from mytodobot because they were too large." I'm using the Aim bot...
elev007
Offline Send Email
Jul 18, 2007
5:53 pm
1288
How do you "make todo.sh script executable" (on a mac)? Leonard the noob at terminal...
leonard.leotech
Offline Send Email
Jul 18, 2007
9:28 pm
1289
... Assuming you are in the same directory as todo.sh, type in 'chmod +x todo.sh' K...
Kevin T. Neely
mercutio_23
Offline Send Email
Jul 18, 2007
11:51 pm
1290
Hi... I had installed Cygwin and tried to execute the todo.sh scripy. But i could not do that... i am getting an error it says "cannot access todo.sh" no file...
sudheer
asr134
Offline Send Email
Jul 20, 2007
4:51 am
1291
Try typing ./todo.sh. If that works, you can add . to your path export PATH=$PATH:. OR Better alias t=/path/to/todo.sh -- Then you type t to execute the...
Ron Bailey
roncbailey
Offline Send Email
Jul 20, 2007
12:49 pm
1292
... where it assume the first character, if a letter by itself, is a priority marker. So if you wrote 'a do laundry' it would get priority. ... Thanks! That...
gentoozen
Offline Send Email
Jul 20, 2007
5:35 pm
1293
... Anyone knows if this already is available?...
gentoozen
Offline Send Email
Jul 20, 2007
8:53 pm
1294
Isn't this more appropriate? die() { echo "$*" >&2 exit 1 } ? -- Ted Pavlic <ted@...>...
Ted Pavlic
tpavlic
Offline Send Email
Jul 22, 2007
7:16 pm
1295
Has anyone suggested this before? If so, is the reason it hasn't been implemented because of worries about locking the TODO_FILE ? It seems like it would be...
Ted Pavlic
tpavlic
Offline Send Email
Jul 22, 2007
7:20 pm
1296
My apologies, I completely forgot to do this -- I'll commit it to svn tonight, but for the moment here's an updated copy to todo.py that includes the...
Alex Weiss
algrs
Offline Send Email
Jul 24, 2007
10:03 pm
1297
For those who are interested, I just published a PowerShell version of todo.txt management scripts. I write about it here: http://www.bdewey.com/?p=188. ...
Brian Dewey
brian.dewey
Offline Send Email
Jul 27, 2007
7:49 am
1298
Attached is an update version of todo_cron.py which enables the missing support for warnings and repeats. It also checks for existing tasks in todo.txt to...
Sean
schliden@...
Send Email
Jul 29, 2007
2:44 am
1299
can someone please forward me the version of todo.py that Alex had sent send in this email with support for start and due dates? I just joined this list and...
sk4list
Offline Send Email
Jul 30, 2007
10:52 am
Messages 1270 - 1299 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