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...
Show off your group to the world. Share a photo of your group with us.

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 1 - 30 of 2424   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Herein lies a mailing list....
Gina Trapani
gina.trapani
Offline Send Email
Jun 23, 2006
9:28 am
2
I made some slight changes to todo: 1. I couldn't get the colors to work in cygwin's rxvt without moving where the color priorities were defined. I moved them...
slackorama_69
Offline Send Email
Jun 23, 2006
7:13 pm
3
... Ah, ok. The colors implementation is slated for a bug fix in the next version; I find weird characters show up in non-Cygwin environments because of it. ...
Gina Trapani
gina.trapani
Offline Send Email
Jun 23, 2006
7:21 pm
4
... Here's a snippet that'll get you the OS: ##### SNIP ##### #!/bin/sh cygwin=false linux=false case "`uname`" in CYGWIN*) cygwin=true ;; Linux*)...
slackorama_69
Offline Send Email
Jun 23, 2006
7:40 pm
5
Hello, I got the todo.txt system working on via the terminal on my mac. Now I've moved onto getting the todobot up and running via aim and I'm hitting a wall...
jphoenix39
Offline Send Email
Jun 24, 2006
4:07 am
6
Hey Jeff, ... The todobot.pl requires the OSCAR.pm package to run. If you don't have Oscar, download the script WITH oscar from here: ...
Gina Trapani
gina.trapani
Offline Send Email
Jun 24, 2006
6:41 am
7
Hi all, With the modification Seth posted (Thanks Seth), you can get colors to show up in your terminal for a Mac running OS 10.4. (might work with earlier...
mishamanulis
Offline Send Email
Jun 24, 2006
8:56 am
8
Forgot to add one thing for colors to work, change lines: CLICOLOR_FORCE=1 export CLICOLOR_FORCE To CLICOLOR_FORCE=1 CLICOLOR=1 export CLICOLOR export...
mishamanulis
Offline Send Email
Jun 24, 2006
7:09 pm
9
New versions 1.5 of todo.sh and 0.2 of todobot.pl have been posted at http://todotxt.com/. ===todo.sh update:=== Colors now appear on the Mac 10.4 terminal [1]...
Gina Trapani
gina.trapani
Offline Send Email
Jun 24, 2006
7:48 pm
10
I've been semi-following this project via the RSS feeds for a bit, and decided today was the day to finally give it a shot. Thus far, everything seems to be...
S. William Schulz
abstruseone
Offline Send Email
Jun 25, 2006
9:38 pm
11
... Welcome! Glad you decided to give it a try. ... Excellent. Will update the site. ... D'oh! Sorry about that. That's what I get for writing shell...
Gina Trapani
gina.trapani
Offline Send Email
Jun 25, 2006
10:48 pm
12
Hi, I've been playing with 1.5 todo.sh for a while now and can't seem to figure out this problem. I get a syntax error when I try to run the script. At first...
mishamanulis
Offline Send Email
Jun 26, 2006
1:11 am
13
... I was getting a similar error, though in unix-ese. There it was complaining about ^M endings though I didn't see any. My fix was to simply load the file...
S. William Schulz
abstruseone
Offline Send Email
Jun 26, 2006
2:06 am
14
Thanks a lot. This fixed it for me....
mishamanulis
Offline Send Email
Jun 26, 2006
2:18 am
15
Well done code + site. Works with *Ubuntu 5.10 *Sed 4.1.4 *Grep 2.5.1 *Cat 5.2.1 *wc 5.2.1 Now a question, '... To get started, use special notation to...
g00n
Offline Send Email
Jun 26, 2006
5:15 am
16
I ran into a problem with the archive command of the v1.5 version. It looks like the line: sed '/^x/d' "$TODO_FILE" > "$TMP_FILE" && mv "$TMP_FILE"...
verdammelt
Offline Send Email
Jun 26, 2006
12:33 pm
17
... Yes. Generally, you won't want to do list @, because that will display every line with an @ in it, which might be useful, but more useful would be: ...
Gina Trapani
gina.trapani
Offline Send Email
Jun 26, 2006
7:01 pm
18
... Yes, thank you. I've uploaded a DOS linebreak-free version of todo.sh to the web site to avoid this problem going forward....
Gina Trapani
gina.trapani
Offline Send Email
Jun 26, 2006
7:01 pm
19
... As a wise and great programmer once said, "Oh, crap!" Sorry about that - big bug. Just posted the fix (with the beginning caret restored) and I'll add...
Gina Trapani
gina.trapani
Offline Send Email
Jun 26, 2006
7:03 pm
20
I think it would be a cool idea to have a script that automatically updates your new todo post to a GTD tiddlywiki page that you can leave on your server and...
phinsxiii
Offline Send Email
Jun 26, 2006
9:54 pm
21
A cool todo.txt -> to ipod note conversion tool would be nice. SA...
phinsxiii
Offline Send Email
Jun 26, 2006
9:59 pm
22
... Gina> As a wise and great programmer once said, "Oh, crap!" I have often quoted that very same programmer. [sigh]...
Mark Simpson
verdammelt
Offline Send Email
Jun 26, 2006
11:23 pm
23
Not sure if this will be considered off topic, but I would like to know if there is a way to call the todo.sh script and pass in parameters from an external...
gregvarnadoe
Offline Send Email
Jun 27, 2006
1:56 am
24
Just a 'hello' and thanks for the useful script. To add to the list of 'supported' OSes here is info from my Debian (testing) machine: Linux freya...
Mark Simpson
verdammelt
Offline Send Email
Jun 27, 2006
2:01 am
25
I would like to offer up two additional features: prepend and edit. prepend is exactly like append but it puts the new text at the beginning rather than the...
Mark Simpson
verdammelt
Offline Send Email
Jun 27, 2006
2:13 am
26
... you specify in them. Now I understand. ... due dates, and in that case you can list by year, month, day or all. Is there any list of currently used...
g00n
Offline Send Email
Jun 27, 2006
3:13 am
27
Unlike my previous feature request which i have already implemented; this one i haven't. Can we add a switch or something to shut todo.sh up? While it is nice ...
Mark Simpson
verdammelt
Offline Send Email
Jun 27, 2006
3:26 am
28
Hello Everybody, Im new to Cygwin as well as todo.txt When i gave a command to add a task.Im getting the following error. administrator@KORECM105035...
Sirish Kumar B (RBIN/...
Sirish.Kumar@...
Send Email
Jun 27, 2006
3:50 am
29
Yeah, I second this. It does make it difficult to use todo in a modular fashion and also violates the Rule of Silence of Unix Programming. ...
SETH
slackorama_69
Offline Send Email
Jun 27, 2006
5:18 am
30
... Fair enough - it's on my todo list. ;)...
Gina Trapani
gina.trapani
Offline Send Email
Jun 27, 2006
5:32 am
Messages 1 - 30 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