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 1007 - 1036 of 2423   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1007
Abook (abook.sourceforge.net) is a pretty good command line address book. S...
Samuel Wright
lykoszine
Offline Send Email
Jan 2, 2007
4:31 pm
1008
Over the weekend, I wrote a small script that exports all my next actions by context to the stdout. Is there anyone that has suggestions for converting all the...
David Kanter
dmkanter
Online Now Send Email
Jan 2, 2007
10:10 pm
1009
You could export it to HTML and use a stylesheet that formats it for 3"x5" layout. Other than that, there are several good PDF-helper libraries in several...
Tracy S. Ruggles
tracyshaun
Offline Send Email
Jan 2, 2007
10:19 pm
1010
I've been simply piping the output through lpr to a dymo lablewriter filled with business cards; something similar should work for 3x5: todo.py -p ls | lpr -P...
Alex Weiss
algrs
Offline Send Email
Jan 2, 2007
11:30 pm
1011
I think your best bet would be to use something like enscript to create a postscript file from your todo.txt file. Looking at the default media (paper) sizes...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
3:11 am
1012
I have been looking into this myself recently as I am trying to free myself from Mac OSX upon leaving my current job. Right now I have all my addresses in...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
3:21 am
1013
I have looked into the negative searches and it is pretty easy to do in python - the difficulty comes when you combine negative and positive searches. For...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
4:02 am
1014
Hi Lewis, Sorry for the confusion. I originally setup the todo.py repository but Gina suggested putting everything in one place. From now on anything related...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
4:17 am
1015
I agree that context is critical - so critical in fact that nothing outside of your current context should be displayed. If you are @work then anything @home...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
4:40 am
1016
... abook stores in plain text like this: [#] name=Joe email=joe@... field3=data3 etc. You can define your own fields in the new beta versions. It's very ...
Bryan
bryankam84
Offline Send Email
Jan 3, 2007
4:45 am
1017
I looked into abook a little further and compiled the latest cvs version - 0.6.0pre2. It does look nice - but unfortunately it doesn't import vcard yet. I...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
5:44 am
1018
I'm still a newbie at using text files and commands to control them, but in my opinion there should only be 1 file... the way that Gina set it up originally. I...
Dara Pressley
dara_ayanna
Offline Send Email
Jan 3, 2007
1:01 pm
1019
... How do you do that?...
Jeremy Harper
jeremy.harper
Offline Send Email
Jan 3, 2007
2:37 pm
1020
... Thanks for the info on abook and remind. I have been playing around with both for a week or so. Does anyone have any recommendations for small scripts or...
Thomas Isenbarger
isen@...
Send Email
Jan 3, 2007
3:00 pm
1021
I just tried this script with a version 2 vcards file from OSX addressbook: http://www.belloli.it/debdoc/abook/examples/vcard2abook.pl It worked for me and I...
Graham Davies
graviez
Offline Send Email
Jan 3, 2007
4:39 pm
1022
... Not sure what you mean, at least abook 0.6.0pre2 supports multiple addresses in the form: email=email1@...,email2@.... It actually has a...
Bryan
bryankam84
Offline Send Email
Jan 7, 2007
9:13 am
1023
David, I wrote a script to do just that. It's configurable to e-mail, and you can use a switch to override the stored e-mail address, temporarily. I ...
Eric "Fyre" Scalf
raverza
Offline Send Email
Jan 8, 2007
4:03 am
1024
Hi All, I've been running todo.py for about 2 weeks now, but I really haven't had time to look over it features. Until today that is -- I wanted to work in my...
Dara Pressley
dara_ayanna
Offline Send Email
Jan 9, 2007
3:49 pm
1025
Hi Dara, I am working on a new version of todo.py - this version is in jobdone/todo.py. It has better support for child tasks and the sorting you speak of...
Graham Davies
graviez
Offline Send Email
Jan 9, 2007
6:49 pm
1026
I forgot to mention another feature that shouted out to be implemented. $ todo.py listcontexts @www @home @work @email @car $ export CONTEXT="home,www,email" $...
Graham Davies
graviez
Offline Send Email
Jan 9, 2007
7:03 pm
1027
There's a minor sorting issue with how todo.sh interacts with Linux (or at least FC3-6) by default. Linux sets the default locale (LC_ALL) to "en_us" (U.S....
Eugene Eric Kim
eugeneerickim
Online Now Send Email
Jan 9, 2007
7:22 pm
1028
THANK YOU THANK YOU THANK YOU!!! that's been bugging me for a few weeks :) - David...
David Kanter
dmkanter
Online Now Send Email
Jan 9, 2007
7:41 pm
1029
I've installed the script package as well as the extra one for emailing I found here in the file section...I've updated the .todo file to my todo folder...
designlabel2004
Offline Send Email
Jan 9, 2007
8:29 pm
1030
Yes, do add me to the wiki. My google account is dara.stuff. As far as appointements and time sensitive task, Allen actual says that they can be on a Calendar....
Dara Pressley
dara_ayanna
Offline Send Email
Jan 9, 2007
9:26 pm
1031
Okay, I figured out how to run the script, and have tested the todo.sh script with marking one of my todo's as done(with "do #"). That worked, as I now have...
designlabel2004
Offline Send Email
Jan 9, 2007
10:19 pm
1032
That's pretty cool; kind of the way 30boxes todos work. If I am in a context and add an item, will todo.py automatically add that context for me? K -- Sent...
Kevin Neely
mercutio_23
Offline Send Email
Jan 10, 2007
2:24 am
1033
I'm not sure if anyone else has had this problem, but I'll share my solution just in case. I'm using Win2k and cygwin, and while everything worked great for a ...
Pat Taylor
patrick.dylan
Offline Send Email
Jan 10, 2007
6:17 pm
1034
Please help. My son bent my thumb drive -- so it's acting funky. I was able to get it to mount and I copied everything to a new drive. The new drive has the...
Dara Pressley
dara_ayanna
Offline Send Email
Jan 12, 2007
3:46 am
1035
Permissions of 777 means read/write/execute for owner, group, and world. I'm not familiar with Remind, but if it doesn't like world-writable files, try...
Pat Taylor
patrick.dylan
Offline Send Email
Jan 12, 2007
4:10 am
1036
Pat's spot on. For files that most people should be allowed to use or read, use 755. 777 really shouldn't be used... it's dramatically unsafe :) D...
Damian Glenny
damian_glenny
Online Now Send Email
Jan 12, 2007
6:07 am
Messages 1007 - 1036 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