For anyone interested out there, I have completed some more work on my iPod dump program. If anyone read my earlier posts, I wanted the ability to dump tasks...
108
phinsxiii
Jul 4, 2006 8:33 pm
For anyone interested out there, I have completed some more work on my iPod dump program. If anyone read my earlier posts, I wanted the ability to dump tasks...
109
todotxt@yahoogroups.com
Jul 4, 2006 8:34 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the todotxt group. File : /cfg.yml ...
110
todotxt@yahoogroups.com
Jul 4, 2006 8:36 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the todotxt group. File : /todo_ipod.rb ...
111
Mark Simpson
verdammelt
Jul 4, 2006 8:54 pm
... Gina> Two other things I should've mentioned about 1.6: First, Gina> todo.sh looks for your config file, .todo, in the directory Gina> you're working in. ...
112
Gina Trapani
gina.trapani
Jul 5, 2006 6:07 am
... Because the config file defines all the other directories, there was no way that I could think of - besides the switch - to configure where the config file...
113
Tanja
tanniespacegirl
Jul 5, 2006 8:36 am
... Also: Does it work without the 's/^ /0/' ? or do the colours chop of near the end as well with the "echo -e "`sed = "$TODO_FILE" | sed 'N; s/^/ /; s/...
114
Mark Simpson
verdammelt
Jul 5, 2006 9:51 am
... Gina> Mark Simpson wrote: Two other things I should've mentioned Gina> about 1.6: First, todo.sh looks for your config file, .todo, Gina> in the directory...
115
Tanja
tanniespacegirl
Jul 5, 2006 2:53 pm
... Ah, I think I found it. The line had some extra spaces in the sed statements, probably because of wrapping in e-mail and such. I'll paste my (working on...
116
Gina Trapani
gina.trapani
Jul 5, 2006 6:12 pm
... Yes, that was it! Thanks Tanja, my fault on the spacing. So, the coloring works with that fix, but the padding messes up the sort order. Any time you...
117
Gina Trapani
gina.trapani
Jul 5, 2006 6:17 pm
... That makes sense, Mark. I wasn't thinking about the home directory at all, because I imagined you'd want to keep the todo files together, but it does make...
118
Gina Trapani
gina.trapani
Jul 5, 2006 9:07 pm
Just updated todobot.pl: - now works with todo.sh v 1.6 new -p option (no colors) - uses HTML line breaks to accommodate chat clients like iChat (the linebreak...
119
Julian Krause
thecrypto128
Jul 5, 2006 9:42 pm
... The version I downloaded did not have it's line endings changed from windows to unix. Might be a good idea to run that and reupload the zip....
120
Ron Bailey
roncbailey
Jul 5, 2006 10:02 pm
The $HOME directory idea is great. I had a couple of issues because on windows, I have a space in the path to my home directory. Adding some double quotes...
121
Gina Trapani
gina.trapani
Jul 5, 2006 10:51 pm
... Thanks Ron! I released this fix. (Sorry for all the new releases today!)...
122
Gina Trapani
gina.trapani
Jul 5, 2006 11:00 pm
... Thanks Julian - all done....
123
Mark Simpson
verdammelt
Jul 6, 2006 1:06 am
... Gina> That makes sense, Mark. I wasn't thinking about the home Gina> directory at all, because I imagined you'd want to keep the Gina> todo files...
124
Tanja
tanniespacegirl
Jul 6, 2006 10:04 am
... Well, this seems the same problem, I noticed my lines wrapping again in my e-mail. The first part says: sed 'N; s/^/ /; s/ *\(.\{2,\}\)\n/\1 /' but due to...
125
"David Sugg"
djsugg
Jul 6, 2006 10:41 am
Has anyone been able to workout running ToDo.sh in Unixkit-t iny on a USB Stick? I have been playing around, but since I don't know Un ix very well, I am not...
126
SETH
slackorama_69
Jul 6, 2006 7:03 pm
Anyone else using cygwin via poderosa? I'm giving it a whirl and it's totally munging files when I open them in vi. Lots of empty space with the status bar...
127
mygenericemailaccount
mygenericema...
Jul 7, 2006 1:37 am
I implemented a simple new feature in my todo.sh and want to share it with anyone who is interested... The "Getting Things Done" system makes it clear that an...
128
mygenericemailaccount
mygenericema...
Jul 7, 2006 3:18 am
correction: sed -i.bak -e $2"s|^|&x $now |" -e $2"s|92;*\*|\92;n|g" "$TODO_FILE...
129
Gina Trapani
gina.trapani
Jul 7, 2006 7:13 pm
... Tanja, you have the patience of a saint and the eyes of an eagle. It does indeed work and I've got it passing all tests. Just incorporated it into...
130
Gina Trapani
gina.trapani
Jul 7, 2006 7:19 pm
... Huh. This is really interesting. I have a big problem with items in my todo.txt that are dependent on other items, so I do really like this. The only...
131
Charlie Groves
mmckya
Jul 7, 2006 8:00 pm
What if a dependent task were on the next line from its parent and indented two spaces? If you have multiple dependent tasks, they would all be on indented...
132
astrorfondo
Jul 7, 2006 8:29 pm
... And Gina, you rock. Thanks; just what I was asking for! Ron...
133
SETH
slackorama_69
Jul 7, 2006 9:23 pm
Thanks Gina. Any chance of getting todo.sh listed outside of a zip? It's nice to be able to run 'curl -s -O " http://todotxt.com/library/todo.sh/todo.sh" ' to...
134
mygenericemailaccount
mygenericema...
Jul 7, 2006 9:25 pm
... Clearly the appeal of todo.sh is simplicity and it is difficult to expand the functionality of the system (which will undoubtably occur) without...
135
clint@...
clint_97
Jul 7, 2006 9:28 pm
Is anyone pursuing something like todo.txt for calendars and contacts? I'd be interested in any such developments, especially for contacts. -- Clint...
136
Pedro Figueiredo
pfigpt
Jul 7, 2006 9:46 pm
this is missing from 1.6.3 TMP_FILE="$TODO_DIR/todo.tmp" cheers, -- http://pedrofigueiredo.org/ bgp is for those who can't keep it static long enough...